diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-06-10 19:38:29 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-06-10 19:38:29 +0000 |
commit | 89043a238f45f48fd0809fdc69af60c2ced9f885 (patch) | |
tree | c98d307fb224e2e58da0929c309667dbddfe8e97 /devel | |
parent | a9769292875e6dd48794bee6edd80db85ea8027e (diff) | |
download | pkgsrc-89043a238f45f48fd0809fdc69af60c2ced9f885.tar.gz |
- Fix PLIST problems pointed out by wiz@ on bulk-builds
- Bump to nb4
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mantis/Makefile | 4 | ||||
-rw-r--r-- | devel/mantis/PLIST | 7 |
2 files changed, 3 insertions, 8 deletions
diff --git a/devel/mantis/Makefile b/devel/mantis/Makefile index 434b41c79cc..029c209d93b 100644 --- a/devel/mantis/Makefile +++ b/devel/mantis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2005/06/06 20:32:39 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/10 19:38:29 adrianp Exp $ DISTNAME= mantis-0.19.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/} diff --git a/devel/mantis/PLIST b/devel/mantis/PLIST index d98b8ecb542..b14de235810 100644 --- a/devel/mantis/PLIST +++ b/devel/mantis/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/06/06 20:32:39 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/06/10 19:38:29 adrianp Exp $ share/doc/mantis/CUSTOMIZATION share/doc/mantis/INSTALL share/doc/mantis/README @@ -90,20 +90,15 @@ share/mantis/changelog_page.php share/mantis/config_defaults_inc.php share/mantis/core.php share/mantis/core/access_api.php -share/mantis/core/prepare_api.php share/mantis/core/adodb/adodb-cryptsession.php share/mantis/core/adodb/adodb-csvlib.inc.php share/mantis/core/adodb/adodb-datadict.inc.php share/mantis/core/adodb/adodb-error.inc.php share/mantis/core/adodb/adodb-errorhandler.inc.php share/mantis/core/adodb/adodb-errorpear.inc.php -share/mantis/core/adodb/adodb-exceptions.inc.php -share/mantis/core/adodb/adodb-iterator.inc.php share/mantis/core/adodb/adodb-lib.inc.php share/mantis/core/adodb/adodb-pager.inc.php share/mantis/core/adodb/adodb-pear.inc.php -share/mantis/core/adodb/adodb-perf.inc.php -share/mantis/core/adodb/adodb-php4.inc.php share/mantis/core/adodb/adodb-session-clob.php share/mantis/core/adodb/adodb-session.php share/mantis/core/adodb/adodb-time.inc.php |