diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
commit | d156436aa30ae2922b43c28c90c2dc4f8c2cecd4 (patch) | |
tree | 78db87c09855bc0ef557c1a6c84b9957d124d09e /time | |
parent | 1c5c20cc8102e6cc3f1baadc40c8fe9c06ff0c10 (diff) | |
download | pkgsrc-d156436aa30ae2922b43c28c90c2dc4f8c2cecd4.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/ |