diff options
author | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
commit | 30563b53998852429b379c5698be8bc307cc56ca (patch) | |
tree | 13aabac59a77631dc1a79ba0e43c6dc993e2d50f /www/webcopy | |
parent | 55b3a89a5dc1e5d21b5b95046ad7991b0025987c (diff) | |
download | ports-30563b53998852429b379c5698be8bc307cc56ca.tar.gz ports-30563b53998852429b379c5698be8bc307cc56ca.zip |
Notes
Diffstat (limited to 'www/webcopy')
-rw-r--r-- | www/webcopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index adfb36ad02c4..4f6bfb08178d 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -8,7 +8,7 @@ PORTNAME= webcopy PORTVERSION= 0.98b7 CATEGORIES= www -MASTER_SITES= http://people.freebsd.org/~steve/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} MAINTAINER= ports@FreeBSD.org |