diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 20:58:13 +0000 |
commit | 3e67d040d7483845aa5e951d26a8413d9050fb1c (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /ftp | |
parent | 743a96dea8d2b206f5001a00cebbcefe46167e00 (diff) | |
download | ports-3e67d040d7483845aa5e951d26a8413d9050fb1c.tar.gz ports-3e67d040d7483845aa5e951d26a8413d9050fb1c.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/scythia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/scythia/Makefile b/ftp/scythia/Makefile index c78851e7b10b..450d8feedfd7 100644 --- a/ftp/scythia/Makefile +++ b/ftp/scythia/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://scythia.free.fr/wp-content/ \ ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ DISTNAME= ${PORTNAME}_${PORTVERSION}-2-src -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small ftp client unpretentious based on Qt4 USES= qmake |