diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-04-05 22:32:04 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-04-05 22:32:04 +0000 |
commit | 32b124e146739e9721803a944f0625cd70799658 (patch) | |
tree | de06a6517cc1dce68917212dd8a3e25d6476830f /time/kronolith | |
parent | edc610bea4c2fb2d44649d10c6f63eef0a74aa6c (diff) | |
download | pkgsrc-32b124e146739e9721803a944f0625cd70799658.tar.gz |
Fix missing PLISt entry pointed out by bulk-builds.
Diffstat (limited to 'time/kronolith')
-rw-r--r-- | time/kronolith/Makefile | 3 | ||||
-rw-r--r-- | time/kronolith/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index d145ea49bd1..dfdb29ce327 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/03/31 22:23:07 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2006/04/05 22:32:04 adrianp Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} +PKGREVISION= 1 PKGNAME= kronolith-${KRONOLITHVER} CATEGORIES= www time MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/ diff --git a/time/kronolith/PLIST b/time/kronolith/PLIST index 916b2622487..da632210693 100644 --- a/time/kronolith/PLIST +++ b/time/kronolith/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/31 22:23:07 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/05 22:32:04 adrianp Exp $ share/doc/kronolith/INSTALL share/doc/kronolith/README share/doc/kronolith/RELEASE_NOTES share/doc/kronolith/UPGRADING +share/examples/kronolith/kronolith.conf share/horde/kronolith/addevent.php share/horde/kronolith/addeventaction.php share/horde/kronolith/attend.php @@ -208,6 +209,7 @@ share/horde/kronolith/viewevent.php share/horde/kronolith/week.php share/horde/kronolith/workweek.php share/horde/kronolith/year.php +@dirrm share/examples/kronolith @dirrm share/horde/kronolith/themes/simplex @dirrm share/horde/kronolith/themes/print @dirrm share/horde/kronolith/themes/mozilla |