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/mantis/Makefile | |
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/mantis/Makefile')
-rw-r--r-- | devel/mantis/Makefile | 4 |
1 files changed, 2 insertions, 2 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/} |