diff options
author | obache <obache> | 2011-09-16 05:46:22 +0000 |
---|---|---|
committer | obache <obache> | 2011-09-16 05:46:22 +0000 |
commit | caf8f52e37337a8918cd61cdbe7d19d682954c47 (patch) | |
tree | 78db87c09855bc0ef557c1a6c84b9957d124d09e /time | |
parent | d19f2b341a41d7fed29aa3b5ff0b0ffdf238e714 (diff) | |
download | pkgsrc-caf8f52e37337a8918cd61cdbe7d19d682954c47.tar.gz |
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
Diffstat (limited to 'time')
-rw-r--r-- | time/kronolith/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index bf370091330..c086e93e4f4 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/08/29 12:30:30 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2011/09/16 05:46:25 obache Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} PKGNAME= kronolith-${KRONOLITHVER} +PKGREVISION= 1 CATEGORIES= www time MASTER_SITES= http://ftp.horde.org/pub/kronolith/ \ ftp://ftp.horde.org/pub/kronolith/ |