summaryrefslogtreecommitdiff
path: root/devel/p5-subversion
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-12-04 17:12:40 +0000
committerrecht <recht@pkgsrc.org>2003-12-04 17:12:40 +0000
commit205fcfb9cf8bbcbd3a8691b800aa62a436ca5847 (patch)
tree08dda6e077da23a6fe8353c0c60e48480d8c259b /devel/p5-subversion
parent5b2f7734e278de83e78ddf6f4b9684e92118399a (diff)
downloadpkgsrc-205fcfb9cf8bbcbd3a8691b800aa62a436ca5847.tar.gz
Bump the PKGREVISION the right way (in each Makefile on it's own..)
Diffstat (limited to 'devel/p5-subversion')
-rw-r--r--devel/p5-subversion/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile
index 8e10fdd91c6..8f2649bb12f 100644
--- a/devel/p5-subversion/Makefile
+++ b/devel/p5-subversion/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2003/12/04 17:04:01 recht Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/04 17:12:40 recht Exp $
PKGNAME= p5-subversion-${SVNVER}
+PKGREVISION= 1
COMMENT= Perl bindings for Subversion
.include "../../devel/subversion/Makefile.common"