diff options
Diffstat (limited to 'devel/cvs')
-rw-r--r-- | devel/cvs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile index 9bcf1536c20..fac747e0ef0 100644 --- a/devel/cvs/Makefile +++ b/devel/cvs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2003/01/15 22:49:37 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2003/01/17 02:11:00 wiz Exp $ # DISTNAME= cvs-1.11.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.cvshome.org/${DISTNAME}/ \ ${MASTER_SITE_GNU:=non-gnu/cvs/} |