diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-07-18 16:15:06 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-07-18 16:15:06 +0000 |
commit | 5a69d149be7ee87240b8412c54e6c09790532640 (patch) | |
tree | 38c3763f1679fb54cf7e8a9ac64f48b53193d80e /www/webcopy/Makefile | |
parent | 3d9d3b7e7547abd904626e3df63a9d2523412642 (diff) | |
download | ports-5a69d149be7ee87240b8412c54e6c09790532640.tar.gz ports-5a69d149be7ee87240b8412c54e6c09790532640.zip |
Notes
Diffstat (limited to 'www/webcopy/Makefile')
-rw-r--r-- | www/webcopy/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index 95ff41808d85..24b0303121b4 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -9,13 +9,11 @@ PORTNAME= webcopy PORTVERSION= 0.98b7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= steve +MASTER_SITE_SUBDIR= cy -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= A Web Mirroring Program -BROKEN= Does not fetch - RESTRICTED= "This program cannot be distributed if modified in any way. Don't sell for profit without written permission" ALL_TARGET= |