diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bugzilla2/Makefile | 2 | ||||
-rw-r--r-- | devel/otrs/Makefile | 1 | ||||
-rw-r--r-- | devel/pinba_engine/Makefile | 1 | ||||
-rw-r--r-- | devel/poco-ssl/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/devel/bugzilla2/Makefile b/devel/bugzilla2/Makefile index 0ce123906839..265dbe8ee7ef 100644 --- a/devel/bugzilla2/Makefile +++ b/devel/bugzilla2/Makefile @@ -7,7 +7,7 @@ PORTNAME= bugzilla PORTVERSION= 2.22.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index a51fa4d1486f..526438e929e1 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -7,6 +7,7 @@ PORTNAME= otrs PORTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ diff --git a/devel/pinba_engine/Makefile b/devel/pinba_engine/Makefile index d2156dcd2da8..6bda1228df37 100644 --- a/devel/pinba_engine/Makefile +++ b/devel/pinba_engine/Makefile @@ -7,6 +7,7 @@ PORTNAME= pinba_engine PORTVERSION= 2009.12.24 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://aston2.com/~raven/unix/pinba/ \ http://mks-chel.ru/~raven/FreeBSD/pinba/ diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile index 6e215a01df11..84ec7fb5e46f 100644 --- a/devel/poco-ssl/Makefile +++ b/devel/poco-ssl/Makefile @@ -8,6 +8,7 @@ PORTNAME= poco PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -ssl |