diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
commit | 1bc0451ceb46d2fca0ac61112d04ccf9c458433e (patch) | |
tree | 78db87c09855bc0ef557c1a6c84b9957d124d09e /www/websvn/Makefile | |
parent | ff222ab0f87b09b6c3f60af2b929cbc4b243ee11 (diff) | |
download | pkgsrc-1bc0451ceb46d2fca0ac61112d04ccf9c458433e.tar.gz |
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
Diffstat (limited to 'www/websvn/Makefile')
-rw-r--r-- | www/websvn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/websvn/Makefile b/www/websvn/Makefile index 3ef06b539c4..d223e482f56 100644 --- a/www/websvn/Makefile +++ b/www/websvn/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2011/06/07 11:28:14 obache Exp $ +# $NetBSD: Makefile,v 1.21 2011/09/16 05:46:27 obache Exp $ # DISTNAME= websvn-2.2.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/45918/ |