summaryrefslogtreecommitdiff
path: root/net/sniffit
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/sniffit
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/sniffit')
-rw-r--r--net/sniffit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index f84aa6cf719e..be4adce19e59 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,17 +1,17 @@
# ex:ts=8
# Ports collection makefile for: sniffit
-# Version required: 0.0
# Date created: 28 Mar 1998
# Whom: bsdx
#
# $FreeBSD$
#
-DISTNAME= sniffit.0.3.7.beta
-PKGNAME= sniffit-0.3.7b
+PORTNAME= sniffit
+PORTVERSION= 0.3.7b
CATEGORIES= net security
MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ \
http://people.FreeBSD.org/~obrien/Distfiles/
+DISTNAME= sniffit.0.3.7.beta
MAINTAINER= obrien@FreeBSD.org