diff options
Diffstat (limited to 'www/davical')
-rw-r--r-- | www/davical/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile index 2ffd9d0cd34..272917a2ccc 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/09/08 20:58:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/09/16 05:46:26 obache Exp $ # DISTNAME= davical-${DAVICAL_VERSION} DAVICAL_VERSION=0.9.9.4 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ |