diff options
Diffstat (limited to 'www/davical/Makefile')
-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 0df42c98a4f..763ce4b2331 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/01/28 15:50:01 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/08/05 10:02:14 obache Exp $ # DISTNAME= davical-${DAVICAL_VERSION} DAVICAL_VERSION=1.0.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ |