From 93a61d6874669ec2bb1bc7deebc61598e4174442 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- dns/nsping/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'dns/nsping') 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 # # $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 -- cgit v1.2.3