diff options
Diffstat (limited to 'www/tclhttpd/Makefile')
-rw-r--r-- | www/tclhttpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index d4970312f477..ec7579a24f06 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -5,8 +5,7 @@ PORTNAME= tclhttpd PORTVERSION= 3.5.1 PORTREVISION= 3 CATEGORIES= www tcl -MASTER_SITES= ${MASTER_SITE_TCLTK} -MASTER_SITE_SUBDIR= httpd +MASTER_SITES= TCLTK/httpd DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com |