From 93a61d6874669ec2bb1bc7deebc61598e4174442 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/pathchar/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/pathchar') diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index e60a04cff326..9ec534b704c4 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -1,20 +1,20 @@ # ex:ts=8 # Ports collection makefile for: pathchar -# Version required: 0.0 # Date created: 7 November 1998 # Whom: Josh Gilliam # # $FreeBSD$ # -DISTNAME= pathchar-a1-freebsd-3.0 -PKGNAME= pathchar-a1 +PORTNAME= pathchar +PORTVERSION= a1 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/pathchar/ \ http://www.caida.org/Tools/Pathchar/ \ http://www.fips.de/Computer/woman/ \ http://sitka.triumf.ca/net/ \ http://people.FreeBSD.org/~obrien/Distfiles/ +DISTNAME= pathchar-a1-freebsd-3.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \ pathchar.mantxt -- cgit v1.2.3