diff options
author | minskim <minskim@pkgsrc.org> | 2005-04-19 14:39:42 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-04-19 14:39:42 +0000 |
commit | 10a5bace297119138b7acc6bb7c70c75f6ba9cf2 (patch) | |
tree | 47e5b3240e77656fe47a2cc42ff7acbaeb41a99c /www/horde | |
parent | 57ef6e9acdb2a9b63b8dbef57a5e2b862589355e (diff) | |
download | pkgsrc-10a5bace297119138b7acc6bb7c70c75f6ba9cf2.tar.gz |
Add missing files to PLIST. Bump PKGREVISION.
Diffstat (limited to 'www/horde')
-rw-r--r-- | www/horde/Makefile | 3 | ||||
-rw-r--r-- | www/horde/PLIST | 7 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 3d1585c303b..2f70ea2c221 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2005/01/28 15:47:59 minskim Exp $ +# $NetBSD: Makefile,v 1.33 2005/04/19 14:39:42 minskim Exp $ DISTNAME= horde-2.2.7 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ diff --git a/www/horde/PLIST b/www/horde/PLIST index bd2b328ecd6..c3cd852ecab 100644 --- a/www/horde/PLIST +++ b/www/horde/PLIST @@ -1,6 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2004/11/09 16:23:02 adam Exp $ - - +@comment $NetBSD: PLIST,v 1.8 2005/04/19 14:39:42 minskim Exp $ share/horde/config/horde.php.dist share/horde/config/html.php.dist share/horde/config/lang.php.dist @@ -325,9 +323,12 @@ share/doc/horde/CONTRIBUTING share/doc/horde/CREDITS share/doc/horde/HACKING share/doc/horde/INSTALL +share/doc/horde/PERFORMANCE share/doc/horde/RELEASE_NOTES share/doc/horde/SECURITY share/doc/horde/TRANSLATIONS +share/doc/horde/TODO +share/doc/horde/UPGRADING share/examples/horde/horde.conf @dirrm share/horde/util @dirrm share/horde/templates/wml/login |