summaryrefslogtreecommitdiff
path: root/net/tcptrace
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/tcptrace
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/tcptrace')
-rw-r--r--net/tcptrace/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile
index d4cfb369024b..248aa6518d4d 100644
--- a/net/tcptrace/Makefile
+++ b/net/tcptrace/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: tcptrace
-# Version required: 5.2.1
# Date created: 3 March 1997
# Whom: fenner
#
# $FreeBSD$
#
-DISTNAME= tcptrace.5.2.1
-PKGNAME= tcptrace-5.2.1
+PORTNAME= tcptrace
+PORTVERSION= 5.2.1
CATEGORIES= net ipv6
MASTER_SITES= http://jarok.cs.ohiou.edu/software/tcptrace/files/5.2.1/
+DISTNAME= tcptrace.5.2.1
MAINTAINER= fenner@FreeBSD.org