diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | d4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /www/ap2-subversion/Makefile | |
parent | b8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff) | |
download | pkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'www/ap2-subversion/Makefile')
-rw-r--r-- | www/ap2-subversion/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-subversion/Makefile b/www/ap2-subversion/Makefile index 6c75c196b9a..2f0bfe0f0ee 100644 --- a/www/ap2-subversion/Makefile +++ b/www/ap2-subversion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2014/02/23 09:59:19 adam Exp $ +# $NetBSD: Makefile,v 1.67 2014/04/09 07:27:17 obache Exp $ PKGNAME= ${APACHE_PKG_PREFIX}-subversion-${SVNVER} +PKGREVISION= 1 COMMENT= WebDAV server (Apache module) for Subversion .include "../../devel/subversion/Makefile.common" |