summaryrefslogtreecommitdiff
path: root/net-mgmt/icmpquery
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-mgmt/icmpquery
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net-mgmt/icmpquery')
-rw-r--r--net-mgmt/icmpquery/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icmpquery/Makefile b/net-mgmt/icmpquery/Makefile
index af8b3fa73f5f..00c195d2cff7 100644
--- a/net-mgmt/icmpquery/Makefile
+++ b/net-mgmt/icmpquery/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: icmpquery
-# Version required: 1.0.3
# Date created: Jan 7 1999
# Whom: dom@myrddin.demon.co.uk
#
# $FreeBSD$
#
-DISTNAME= icmpquery
-PKGNAME= icmpquery-1.0.3
+PORTNAME= icmpquery
+PORTVERSION= 1.0.3
CATEGORIES= net
MASTER_SITES= http://www.angio.net/security/
+DISTNAME= icmpquery
EXTRACT_SUFX= .c
MAINTAINER= dom@myrddin.demon.co.uk