summaryrefslogtreecommitdiff
path: root/net/cvsupd-bin/Makefile
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1999-02-10 02:48:01 +0000
committerJohn Polstra <jdp@FreeBSD.org>1999-02-10 02:48:01 +0000
commita23fa844764798d5a316bf8d78c3438c0920cb7e (patch)
tree9841823bc712144ce7093eefd9c51d169a5c6c83 /net/cvsupd-bin/Makefile
parentadded mirror sites. (diff)
Update for new release 16.0 of CVSup. (It was 15.4.2 before.)
Adjust MASTER_SITES.
Diffstat (limited to 'net/cvsupd-bin/Makefile')
-rw-r--r--net/cvsupd-bin/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/net/cvsupd-bin/Makefile b/net/cvsupd-bin/Makefile
index d69e66ae7e3e..a9cf0def3a30 100644
--- a/net/cvsupd-bin/Makefile
+++ b/net/cvsupd-bin/Makefile
@@ -1,17 +1,16 @@
# New ports collection makefile for: cvsupd-bin
-# Version required: 15.4.2
+# Version required: 16.0
# Date created: 17 August 1998
# Whom: Sheldon Hearn <axl@iafrica.com>
#
-# $Id: Makefile,v 1.1.1.1 1998/08/17 21:37:02 jdp Exp $
+# $Id: Makefile,v 1.2 1998/09/22 23:21:00 jdp Exp $
#
-DISTNAME= cvsupd-bin-15.4.2
+DISTNAME= cvsupd-bin-16.0
CATEGORIES= devel net
-MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ \
- ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \
- ftp://ftp.polstra.com/pub/FreeBSD/CVSup/
-DISTFILES= cvsupd-bin-15.4.2.tar.gz
+MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ \
+ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/
+DISTFILES= cvsupd-bin-16.0.tar.gz
MAINTAINER= axl@iafrica.com