diff options
Diffstat (limited to 'net/cvsup-bin/Makefile')
-rw-r--r-- | net/cvsup-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile index edb6a7628145..6e0c6c79036b 100644 --- a/net/cvsup-bin/Makefile +++ b/net/cvsup-bin/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cvsup-bin -# Version required: 16.1 # Date created: 12 November 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # # $FreeBSD$ # -DISTNAME= cvsup-bin-16.1 +PORTNAME= cvsup-bin +PORTVERSION= 16.1 CATEGORIES= devel net MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/binaries/ |