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 | |
parent | e14cd02727a44e0df9b1c12ab3b1f599852cf2e5 (diff) | |
download | ports-cefeb9d7538b4c5cf13efd3e90f43c9ed272615b.tar.gz ports-cefeb9d7538b4c5cf13efd3e90f43c9ed272615b.zip |
Notes
-rw-r--r-- | www/tinyproxy/Makefile | 2 | ||||
-rw-r--r-- | www/tinyproxy/pkg-descr | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/www/tinyproxy/pkg-descr b/www/tinyproxy/pkg-descr index 13b6cfc26e6b..22c140bb74fc 100644 --- a/www/tinyproxy/pkg-descr +++ b/www/tinyproxy/pkg-descr @@ -8,7 +8,7 @@ anonymous mode. Note that tinyproxy requires configuration to run in anonymizing mode. See tinyproxy.conf.sample for detail. -WWW: http://tinyproxy.sourceforge.net/ +WWW: https://banu.com/tinyproxy/ - Mitsuru Yoshida mitsuru@riken.go.jp |