diff options
Diffstat (limited to 'www/websvn')
-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 780493bd77c..9b911957eb4 100644 --- a/www/websvn/Makefile +++ b/www/websvn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/12/29 06:22:25 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:50 wiz Exp $ # DISTNAME= WebSVN_161 PKGNAME= websvn-1.61 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/14334/ |