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 --- net/fping/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/fping') diff --git a/net/fping/Makefile b/net/fping/Makefile index 0bf2dfd19ba6..00458c449726 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -1,19 +1,20 @@ # ex:ts=8 # Ports collection makefile for: fping -# Version required: 0.0 # Date created: Tue Mar 25, 1997 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # +PORTNAME= fping +PORTVERSION= 1.20 DISTNAME= part01 -PKGNAME= fping-1.20 CATEGORIES= net MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.digital.com/pub/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.wustl.edu/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.isnet.is/pub/Usenet/Usenet.src/comp.sources.unix/v26/fping/ +DISTNAME= part01 EXTRACT_SUFX= .Z MAINTAINER= obrien@FreeBSD.org -- cgit v1.2.3