diff options
Diffstat (limited to 'www/tinyproxy')
-rw-r--r-- | www/tinyproxy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index dfb23e256bb8..8b33bb1e7282 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -8,7 +8,8 @@ PORTNAME= tinyproxy PORTVERSION= 1.3.3 CATEGORIES= www -MASTER_SITES= http://download.sourceforge.net/tinyproxy/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mitsuru@riken.go.jp |