Fix PLIST, bump PKGREVISION.
This commit is contained in:
parent
6939968370
commit
41e1b2bf5e
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2006/10/18 19:24:07 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2006/10/31 10:12:00 ghen Exp $
|
||||
|
||||
PKGNAME= postgresql74-docs-${BASE_VERS}
|
||||
PKGREVISION= 1
|
||||
SVR4_PKGNAME= pstgd
|
||||
COMMENT= PostgreSQL database system documentation
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.7 2006/10/18 19:24:07 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.8 2006/10/31 10:12:00 ghen Exp $
|
||||
share/doc/postgresql/FAQ
|
||||
share/doc/postgresql/FAQ_AIX
|
||||
share/doc/postgresql/FAQ_DEV
|
||||
|
@ -676,4 +676,5 @@ share/doc/postgresql/xoper.html
|
|||
share/doc/postgresql/xplang.html
|
||||
share/doc/postgresql/xtypes.html
|
||||
@dirrm share/doc/postgresql/TODO.detail
|
||||
@dirrm share/doc/postgresql
|
||||
@unexec ${RMDIR} %D/doc/postgresql 2>/dev/null || ${TRUE}
|
||||
|
|
Loading…
Reference in a new issue