diff options
author | zi <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-07 00:39:07 +0800 |
commit | 504a814c70767b8d6f0c54c90af3976bd0907e2b (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /ftp | |
parent | 3fb090f3650d7e9fdec897bffb07c61688fdc86c (diff) | |
download | freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.tar.gz freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.tar.zst freebsd-ports-gnome-504a814c70767b8d6f0c54c90af3976bd0907e2b.zip |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/cftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 2635e78d4da7..17bf68649d35 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ ftp://sunsite.univie.ac.at/pub/nih/cftp/ -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Comfortable FTP, a full screen ftp client GNU_CONFIGURE= yes |