diff options
author | wiz <wiz> | 2003-01-17 02:11:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-01-17 02:11:00 +0000 |
commit | 5ff462cdbc85ce994c166444c308e9cffa38fb67 (patch) | |
tree | 6032c17b8cae6f66e4d3bbdd59a12559db4bcaa4 /devel/cvs | |
parent | d009fa56c5579dd56d5472a89ab86754745cdcf9 (diff) | |
download | pkgsrc-5ff462cdbc85ce994c166444c308e9cffa38fb67.tar.gz |
Bump PKGREVISION for patch-ar change.
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/} |