diff options
author | dholland <dholland@pkgsrc.org> | 2010-08-01 00:12:48 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2010-08-01 00:12:48 +0000 |
commit | d28787554f319bedbdc034810d32776c5ae06997 (patch) | |
tree | a1c1a7523b1bc07f09e52b48f289e3165e9391db /www/hiawatha/Makefile | |
parent | 9e59634e171e8cb44e91f689a965d7f5797d1e02 (diff) | |
download | pkgsrc-d28787554f319bedbdc034810d32776c5ae06997.tar.gz |
Bump PKGREVISION for previous.
Diffstat (limited to 'www/hiawatha/Makefile')
-rw-r--r-- | www/hiawatha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 98966dd90bd..c249c997cde 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2010/07/31 23:41:17 dholland Exp $ +# $NetBSD: Makefile,v 1.28 2010/08/01 00:12:48 dholland Exp $ # DISTNAME= hiawatha PKGNAME= hiawatha-0.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc www MASTER_SITES= ${HOMEPAGE} ${MASTER_SITE_BACKUP} EXTRACT_SUFX= .zip |