aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-01-26 20:31:22 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2015-01-26 20:31:22 +0000
commit5ebb0c393fa89b3212596a4f4ab4e0bb7c84c896 (patch)
tree255e397855f5e4cd9adc5f5afd2e33843fab5c0c /german
parent5e03fc411f5e2886c5b8f22b3fe821fc2dcb274b (diff)
downloadports-5ebb0c393fa89b3212596a4f4ab4e0bb7c84c896.tar.gz
ports-5ebb0c393fa89b3212596a4f4ab4e0bb7c84c896.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/bugzilla44/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/german/bugzilla44/Makefile b/german/bugzilla44/Makefile
index cca8d477cf3e..28acd3c867c2 100644
--- a/german/bugzilla44/Makefile
+++ b/german/bugzilla44/Makefile
@@ -2,6 +2,7 @@
PORTNAME= bugzilla
PORTVERSION= 4.4.6
+PORTREVISION= 1
CATEGORIES= german
MASTER_SITES= SF
MASTER_SITE_SUBDIR=bugzilla-de/${PORTVERSION:R}/${PORTVERSION}
@@ -16,7 +17,7 @@ NO_WRKSUBDIR= yes
# adjust BZ_REVNUM if bugzilla revision was incremented and there are no
# changes in bugzilla/templates/en. If not used simply comment the line.
-#BZ_REVNUM= 5
+BZ_REVNUM= 7
.include "${.CURDIR}/../../devel/bugzilla44/Makefile.common"