diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-09-01 17:05:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-09-01 17:05:47 +0000 |
commit | ec3e56288a15bc5f9da50375ed24da93aef2b1b3 (patch) | |
tree | e16460ddb15c4004bce3f900e95371f426d2dda1 /www | |
parent | a7fba34f3f8ffb9c86b3c1726e3e3d69636f501c (diff) | |
download | ports-ec3e56288a15bc5f9da50375ed24da93aef2b1b3.tar.gz ports-ec3e56288a15bc5f9da50375ed24da93aef2b1b3.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/elinks/Makefile | 2 | ||||
-rw-r--r-- | www/smb_auth/Makefile | 2 | ||||
-rw-r--r-- | www/squid-devel/Makefile | 2 | ||||
-rw-r--r-- | www/squid/Makefile | 2 | ||||
-rw-r--r-- | www/squid3/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index d6f87762dc18..7f3b423d2915 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -3,7 +3,7 @@ PORTNAME= elinks DISTVERSION= 0.11.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index cd71068f4cbf..90998abe4b8e 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -3,7 +3,7 @@ PORTNAME= smb_auth PORTVERSION= 0.05 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= LOCAL/dinoex diff --git a/www/squid-devel/Makefile b/www/squid-devel/Makefile index 2d099f64a16a..6348d6c571e0 100644 --- a/www/squid-devel/Makefile +++ b/www/squid-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 4.0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ diff --git a/www/squid/Makefile b/www/squid/Makefile index b7b8c2d5baa5..a50f061caf64 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ diff --git a/www/squid3/Makefile b/www/squid3/Makefile index 081398a782f6..61dc61a63ef5 100644 --- a/www/squid3/Makefile +++ b/www/squid3/Makefile @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 3.5.27 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ |