diff options
author | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
commit | 9305d48bd2e71561b84ecec9181182d858b4e039 (patch) | |
tree | c8333aa872fd29b36f21535276d16fc4e0ea81d1 /www/davical | |
parent | 545f58661c1277f1402b609227b5f647048b3c61 (diff) | |
download | pkgsrc-9305d48bd2e71561b84ecec9181182d858b4e039.tar.gz |
Bump PKGREVISION from default PHP version change to 5.4.
Diffstat (limited to 'www/davical')
-rw-r--r-- | www/davical/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile index 65fcc407eb2..0dc3ed0e39e 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/11/22 10:59:09 hauke Exp $ +# $NetBSD: Makefile,v 1.18 2013/03/16 07:21:23 obache Exp $ # DISTNAME= davical-${DAVICAL_VERSION} DAVICAL_VERSION=1.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ |