summaryrefslogtreecommitdiff
path: root/net/sftp
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 22:50:55 +0000
committergrant <grant>2003-07-17 22:50:55 +0000
commit016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/sftp
parent8a11869b703aead0cb98488574404b2b233f0b64 (diff)
downloadpkgsrc-016914e7f9e5498e9fdf870d12d99bfeb4e66d4a.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/sftp')
-rw-r--r--net/sftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sftp/Makefile b/net/sftp/Makefile
index 68809dbe1c9..88d6fb39b60 100644
--- a/net/sftp/Makefile
+++ b/net/sftp/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2002/10/25 18:35:23 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 22:51:50 grant Exp $
#
DISTNAME= sftp-0.5
CATEGORIES= net security
MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/
-MAINTAINER= hubertf@netbsd.org
+MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.xbill.org/sftp/
COMMENT= ftp replacement that runs over an ssh tunnel