diff options
author | adrianp <adrianp> | 2005-06-10 19:38:29 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-06-10 19:38:29 +0000 |
commit | 0e18c7f5a4991c0084ed82125dc0dc5ab83a4065 (patch) | |
tree | c98d307fb224e2e58da0929c309667dbddfe8e97 /devel/mantis/Makefile | |
parent | f782b8a43f6c9af81d035d829a864e39a85c38f0 (diff) | |
download | pkgsrc-0e18c7f5a4991c0084ed82125dc0dc5ab83a4065.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/} |