diff options
author | adrianp <adrianp> | 2006-08-20 10:10:59 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-08-20 10:10:59 +0000 |
commit | c504810c839050d22c3c13ce260d798278281a5a (patch) | |
tree | 6a0b38b6dd9f028ae5cd039d168b2f6dd73217a6 /www | |
parent | b132082e68598e1a12d5e8fc3212c03e34e28663 (diff) | |
download | pkgsrc-c504810c839050d22c3c13ce260d798278281a5a.tar.gz |
Fix a PLIST bug pointed out by ghen@
Bump PKGREVISON
Diffstat (limited to 'www')
-rw-r--r-- | www/horde/Makefile | 3 | ||||
-rw-r--r-- | www/horde/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 4dc12548a9e..f5bb6c7fc59 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2006/08/17 20:15:40 adrianp Exp $ +# $NetBSD: Makefile,v 1.48 2006/08/20 10:10:59 adrianp Exp $ DISTNAME= horde-3.1.3 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.horde.org/pub/horde/ \ ftp://ftp.horde.org/pub/horde/ diff --git a/www/horde/PLIST b/www/horde/PLIST index dcdcd332542..34440394f7d 100644 --- a/www/horde/PLIST +++ b/www/horde/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.13 2006/08/17 20:15:40 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.14 2006/08/20 10:10:59 adrianp Exp $ +@exec ${MKDIR} %D/share/horde/lib/docs share/doc/horde/CHANGES share/doc/horde/CODING_STANDARDS share/doc/horde/CONTRIBUTING @@ -1620,6 +1621,7 @@ share/horde/util/regex_test.php @dirrm share/horde/locale/he_IL @dirrm share/horde/locale @dirrm share/horde/lib/data +@dirrm share/horde/lib/docs @dirrm share/horde/lib/XML/tests @dirrm share/horde/lib/XML/docs/examples @dirrm share/horde/lib/XML/docs |