diff options
author | cy <cy@FreeBSD.org> | 2011-07-19 00:15:06 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-07-19 00:15:06 +0800 |
commit | 7b558c381170f1251faa760665e9f0f819df29e6 (patch) | |
tree | e9f0c87752099e72e6f52bc44e25c2adeb1aa0a6 /www | |
parent | bf45738408c517d80186b880d78bfea986046d00 (diff) | |
download | freebsd-ports-gnome-7b558c381170f1251faa760665e9f0f819df29e6.tar.gz freebsd-ports-gnome-7b558c381170f1251faa760665e9f0f819df29e6.tar.zst freebsd-ports-gnome-7b558c381170f1251faa760665e9f0f819df29e6.zip |
Fix fetch brokeness.
Assume maintainership.
Diffstat (limited to 'www')
-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= |