diff options
author | obache <obache> | 2013-03-16 07:21:18 +0000 |
---|---|---|
committer | obache <obache> | 2013-03-16 07:21:18 +0000 |
commit | 18b5b519cd93b9acebd678ecf2b760fc928818d9 (patch) | |
tree | c8333aa872fd29b36f21535276d16fc4e0ea81d1 /www/websvn/Makefile | |
parent | 8384fafdc45a129dbb8a23e56932a206a9331a7d (diff) | |
download | pkgsrc-18b5b519cd93b9acebd678ecf2b760fc928818d9.tar.gz |
Bump PKGREVISION from default PHP version change to 5.4.
Diffstat (limited to 'www/websvn/Makefile')
-rw-r--r-- | www/websvn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/websvn/Makefile b/www/websvn/Makefile index 7d5119a2777..9558c034a36 100644 --- a/www/websvn/Makefile +++ b/www/websvn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/28 06:31:09 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/03/16 07:21:26 obache Exp $ # DISTNAME= websvn-2.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/45918/ |