summaryrefslogtreecommitdiff
path: root/dns/nsping
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 /dns/nsping
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'dns/nsping')
-rw-r--r--dns/nsping/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/dns/nsping/Makefile b/dns/nsping/Makefile
index 797cb44f4349..1a7ec01cb6bb 100644
--- a/dns/nsping/Makefile
+++ b/dns/nsping/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: nsping
-# Version required: 0.8
# Date created: 04 March 2000
# Whom: Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
+#
-DISTNAME= nsping
-PKGNAME= nsping-0.8
+PORTNAME= nsping
+PORTVERSION= 0.8
CATEGORIES= net
MASTER_SITES= http://www.enteract.com/~tqbf/
+DISTNAME= nsping
MAINTAINER= kris@FreeBSD.org