diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2013-07-03 20:20:19 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2013-07-03 20:20:19 +0000 |
commit | c7f8a8bbd2b4003aa200f3551396fbdba7f996b2 (patch) | |
tree | cc074b0fbbf83598f99a334f3356bbf9a06e87b5 /databases/mantis/Makefile | |
parent | fd39bd6cf0839d0bd00817bd4bf5765d90b852c8 (diff) | |
download | ports-c7f8a8bbd2b4003aa200f3551396fbdba7f996b2.tar.gz ports-c7f8a8bbd2b4003aa200f3551396fbdba7f996b2.zip |
- Update to 1.2.15.
PR: ports/179295
Submitted by: Torsten Zuhlsdorff <foo@meisterderspiele.de>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=322253
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 bd087137dee8..0c80fc87bed3 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mantis -PORTVERSION= 1.2.14 +PORTVERSION= 1.2.15 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION} DISTNAME= mantisbt-${PORTVERSION} |