diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:42:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:42:24 +0000 |
commit | 8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d (patch) | |
tree | cfdbe0ee86ac2039f6e8c905d5c34b906838308f /ftp/scythia | |
parent | ff4693f6db6464a5de980b210dd186d0956b609a (diff) |
Notes
Diffstat (limited to 'ftp/scythia')
-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 4e3d05c0be73..cfd55828e5ba 100644 --- a/ftp/scythia/Makefile +++ b/ftp/scythia/Makefile @@ -12,7 +12,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= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= A small ftp client unpretentious based on QT4 USE_QT_VER= 4 |