diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 12:43:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 12:43:30 +0000 |
commit | dccca7bd545889673d424cbd1a8dc62b4f104b11 (patch) | |
tree | ef11f32b4e5efe3c4b94853b91c0ac9bbefdf9f6 /ftp/scythia | |
parent | ac1af217941be9e3d98a56236231a3f6e5a4ab0d (diff) | |
download | ports-dccca7bd545889673d424cbd1a8dc62b4f104b11.tar.gz ports-dccca7bd545889673d424cbd1a8dc62b4f104b11.zip |
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 3bc0f89c5450..a853f93e5d0b 100644 --- a/ftp/scythia/Makefile +++ b/ftp/scythia/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://scythia.free.fr/file/ \ ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ DISTNAME= ${PORTNAME}_${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A small ftp client unpretentious based on QT4 USE_QT_VER= 4 |