diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
| commit | 616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch) | |
| tree | eca5ff8ef89030731d682a14daebcc8cbd2245ac /databases/mantis/Makefile | |
| parent | 856c5bf9f133ae5d553d972d5a940586d3f56048 (diff) | |
Diffstat (limited to 'databases/mantis/Makefile')
| -rw-r--r-- | databases/mantis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile index 7711ae17b3cb..2a4fceec0b16 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -6,16 +6,16 @@ # PORTNAME= mantis -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.5 CATEGORIES= databases www MASTER_SITES= SF/mantisbt +DISTNAME= mantisbt-${PORTVERSION} MAINTAINER= dan@langille.org COMMENT= A bug tracking system written in PHP NO_BUILD= yes USE_MYSQL= yes -USE_APACHE= 1.3+ USE_PHP= pcre SUB_FILES= pkg-message |
