aboutsummaryrefslogtreecommitdiff
path: root/net/traceroute
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/traceroute
parente062d3845f126e409fb15b1ae6b67f75410a881b (diff)
downloadports-93a61d6874669ec2bb1bc7deebc61598e4174442.tar.gz
ports-93a61d6874669ec2bb1bc7deebc61598e4174442.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/traceroute')
-rw-r--r--net/traceroute/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/traceroute/Makefile b/net/traceroute/Makefile
index 41f962b62642..ebe2b5448eca 100644
--- a/net/traceroute/Makefile
+++ b/net/traceroute/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: traceroute
-# Version required: 980831
# Date created: 20 February 1997
# Whom: chris@vader.org
#
# $FreeBSD$
#
-DISTNAME= traceroute_${RELEASEDATE}
-PKGNAME= traceroute-${RELEASEDATE}
+PORTNAME= traceroute
+PORTVERSION= ${RELEASEDATE}
CATEGORIES= net
MASTER_SITES= ftp://ftp.nikhef.nl/pub/network/ \
http://www.chg.ru/~dima/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= dima@Chg.RU