diff options
Diffstat (limited to 'www/ap2-subversion')
-rw-r--r-- | www/ap2-subversion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-subversion/Makefile b/www/ap2-subversion/Makefile index be4e0e68722..849861f0e72 100644 --- a/www/ap2-subversion/Makefile +++ b/www/ap2-subversion/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/01/24 07:32:43 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/02/05 23:11:18 joerg Exp $ PKGNAME= ap2-subversion-${SVNVER} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= WebDAV server (Apache module) for Subversion .include "../../devel/subversion/Makefile.common" |