diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/httest/Makefile | 2 | ||||
-rw-r--r-- | www/hypermail/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/Makefile | 1 | ||||
-rw-r--r-- | www/links-hacked/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index 90d665ebd13d..7358f8b585dd 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -3,7 +3,7 @@ PORTNAME= httest PORTVERSION= 2.4.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index 688965954614..b7e4aed8ec6f 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -3,7 +3,7 @@ PORTNAME= hypermail PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www mail MASTER_SITES= SF diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 31b2b1867659..be5e5f021cef 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -3,6 +3,7 @@ PORTNAME?= lighttpd PORTVERSION= 1.4.51 +PORTREVISION= 1 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ diff --git a/www/links-hacked/Makefile b/www/links-hacked/Makefile index 2a6e94df55c7..783ceaa66691 100644 --- a/www/links-hacked/Makefile +++ b/www/links-hacked/Makefile @@ -3,7 +3,7 @@ PORTNAME= links-hacked DISTVERSION= 101110 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES?= www MASTER_SITES= http://xray.sai.msu.ru/~karpov/links-hacked/downloads/ diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index ba31ffb34665..35e29d157e9f 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_security PORTVERSION= 2.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |