diff options
Diffstat (limited to 'ftp/hsftp/Makefile')
-rw-r--r-- | ftp/hsftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index 1671a8caff0b..b7b21fff10e3 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://la-samhna.de/hsftp/ \ http://www.alaskaparadise.com/freebsd/ -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FTP emulator that uses ssh to transport commands/data GNU_CONFIGURE= yes |