diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2011-05-03 19:01:30 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2011-05-03 19:01:30 +0000 |
commit | 72508b5b7b8c9dffd65878fda4acfb98b646aa75 (patch) | |
tree | cb899ef6f49caff01a8439369c9a7c76799fe89a /databases/mantis/Makefile | |
parent | 7bb946c33486023b2c5e6cf8d7a4d012a2d5c879 (diff) | |
download | ports-72508b5b7b8c9dffd65878fda4acfb98b646aa75.tar.gz ports-72508b5b7b8c9dffd65878fda4acfb98b646aa75.zip |
Notes
Diffstat (limited to 'databases/mantis/Makefile')
-rw-r--r-- | databases/mantis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile index 6e9980286b65..909d123dfcd5 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mantis -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION} DISTNAME= mantisbt-${PORTVERSION} |