diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-25 18:00:59 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-25 18:00:59 +0000 |
commit | cefeb9d7538b4c5cf13efd3e90f43c9ed272615b (patch) | |
tree | 4d4dc28c781646622310615ed7e4165a85ea4272 /www/tinyproxy/Makefile | |
parent | e14cd02727a44e0df9b1c12ab3b1f599852cf2e5 (diff) | |
download | ports-cefeb9d7538b4c5cf13efd3e90f43c9ed272615b.tar.gz ports-cefeb9d7538b4c5cf13efd3e90f43c9ed272615b.zip |
Notes
Diffstat (limited to 'www/tinyproxy/Makefile')
-rw-r--r-- | www/tinyproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 7a715422a8b6..e5efabf1fafb 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -9,7 +9,7 @@ PORTNAME= tinyproxy PORTVERSION= 1.8.2 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= https://www.banu.com/pub/tinyproxy/1.8/ +MASTER_SITES= https://banu.com/pub/tinyproxy/1.8/ MAINTAINER= wxs@FreeBSD.org COMMENT= A small, efficient HTTP proxy server |