diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/webcopy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index 4f6bfb0..27c62d1 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -8,7 +8,8 @@ PORTNAME= webcopy PORTVERSION= 0.98b7 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= steve MAINTAINER= ports@FreeBSD.org |