aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-09-14 04:10:55 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2015-09-14 04:10:55 +0000
commit7bf5d6d9cb4c2aa206087aa82b1a749a084c7859 (patch)
tree3a625dd20a1c6beda92c01d780d8d28a64a09bc6 /german
parent3ecb75d2eea44c1641e94b5e2bd09dc706617432 (diff)
downloadports-7bf5d6d9cb4c2aa206087aa82b1a749a084c7859.tar.gz
ports-7bf5d6d9cb4c2aa206087aa82b1a749a084c7859.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/bugzilla44/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/german/bugzilla44/Makefile b/german/bugzilla44/Makefile
index febcdc26517e..d63982d803c5 100644
--- a/german/bugzilla44/Makefile
+++ b/german/bugzilla44/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bugzilla
PORTVERSION= 4.4.9
-#PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= german
MASTER_SITES= SF/bugzilla-de/${PORTVERSION:R}/${PORTVERSION}
DISTNAME= ${PORTNAME}-de-${PORTVERSION}-1.utf-8
@@ -16,7 +16,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= 9
+BZ_REVNUM= 10
.include "${.CURDIR}/../../devel/bugzilla44/Makefile.common"