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/sendfile/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/sendfile') diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile index 74bb8034187b..f8cd6247f69a 100644 --- a/net/sendfile/Makefile +++ b/net/sendfile/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: sendfile -# Version required: 2.1 # Date created: 30 Oct 1997 # Whom: sec@42.org # # $FreeBSD$ # -DISTNAME= sendfile-20000102 -PKGNAME= sendfile-2.1 +PORTNAME= sendfile +PORTVERSION= 2.1 CATEGORIES= net MASTER_SITES= ftp://ftp.belwue.de/pub/unix/sendfile/current/ +DISTNAME= sendfile-20000102 MAINTAINER= sec@42.org -- cgit v1.2.3