diff options
author | John Polstra <jdp@FreeBSD.org> | 1997-09-28 21:33:44 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1997-09-28 21:33:44 +0000 |
commit | a0f31c0cfcaa24599461c287725460fcc85baf08 (patch) | |
tree | 74583a238492d5c702680cea243825ee2e8563f5 /net/cvsup/Makefile | |
parent | e2a34ff3b98e132630faa8b997175afe1b44488f (diff) |
Notes
Diffstat (limited to 'net/cvsup/Makefile')
-rw-r--r-- | net/cvsup/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 591856d7438c..20d0b70ccec1 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cvsup -# Version required: 15.1 +# Version required: 15.2 # Date created: 7 August 1996 # Whom: asami # -# $Id: Makefile,v 1.19 1997/05/18 00:32:02 jdp Exp $ +# $Id: Makefile,v 1.20 1997/07/11 05:20:28 jdp Exp $ # -DISTNAME= cvsup-15.1 +DISTNAME= cvsup-15.2 CATEGORIES= devel net MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \ |