diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:37:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:37:02 +0000 |
commit | e7864b594d23bf09ee8b11bebc9d5be52c7e4e53 (patch) | |
tree | 1713301d14676e34b98840b0f808a141ed7b7db1 /ftp | |
parent | 28db2da5d9b689a83014e4fc99af9ae444dd5d64 (diff) | |
download | ports-e7864b594d23bf09ee8b11bebc9d5be52c7e4e53.tar.gz ports-e7864b594d23bf09ee8b11bebc9d5be52c7e4e53.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/axyftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index 19808dc7b757..4686fbb2ac6c 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/${PORTVERSION}/ \ ftp://ftp.sunsite.auc.dk/disk2/linuxberg.com/files/x11/network/ \ ftp://ftp.bitcon.no/.10/linux/linuxberg/files/x11/network/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X Window System FTP client, with WSftp-like UI USE_X_PREFIX= yes |