diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
commit | 47ce821484b3438dea67023b367148b49f85898a (patch) | |
tree | 00b70f1a8f08e9d62adbd168cdfc75c2c3599947 /www | |
parent | aa29472b28fd54c6d31c5728191612f0334a8dca (diff) |
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/Makefile | 1 | ||||
-rw-r--r-- | www/squid3/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index ab438917ccea..cb8a5d4239f8 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -3,7 +3,7 @@ PORTNAME= elinks DISTVERSION= 0.11.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index 90998abe4b8e..8ad8e872ffd5 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -3,7 +3,7 @@ PORTNAME= smb_auth PORTVERSION= 0.05 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= LOCAL/dinoex diff --git a/www/squid/Makefile b/www/squid/Makefile index ddbfd1c0b2ac..18e5dc656130 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -2,6 +2,7 @@ PORTNAME= squid PORTVERSION= 4.7 +PORTREVISION= 1 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 d03fc7126fa4..4df2fcb84468 100644 --- a/www/squid3/Makefile +++ b/www/squid3/Makefile @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 3.5.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ |