diff options
-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 |