diff options
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/ |