Fix a PLIST bug pointed out by ghen@
Bump PKGREVISON
This commit is contained in:
parent
50e9d3e764
commit
dbdbd7b6fb
2 changed files with 5 additions and 2 deletions
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue