aboutsummaryrefslogtreecommitdiff
path: root/ftp/hsftp
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-24 09:59:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-24 09:59:53 +0000
commit9582a037cb1c1b9d1065763e64cc28f255a82e75 (patch)
tree5c27305e582691c487fa09bc1d99883d799a8445 /ftp/hsftp
parent808d84ed5b881cfc1310817cc653daee12ba68cc (diff)
downloadports-9582a037cb1c1b9d1065763e64cc28f255a82e75.tar.gz
ports-9582a037cb1c1b9d1065763e64cc28f255a82e75.zip
- Request Maintainership
- Added mirror - Petted portlint PR: 99395 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Notes
Notes: svn path=/head/; revision=166183
Diffstat (limited to 'ftp/hsftp')
-rw-r--r--ftp/hsftp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile
index 50e70bdc3992..ca9b60ca5072 100644
--- a/ftp/hsftp/Makefile
+++ b/ftp/hsftp/Makefile
@@ -8,9 +8,10 @@
PORTNAME= hsftp
PORTVERSION= 1.15
CATEGORIES= ftp
-MASTER_SITES= http://la-samhna.de/hsftp/
+MASTER_SITES= http://la-samhna.de/hsftp/ \
+ http://www.alaskaparadise.com/freebsd/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= beech@alaskaparadise.com
COMMENT= FTP emulator that uses ssh to transport commands/data
GNU_CONFIGURE= yes