diff options
Diffstat (limited to 'security/fsh')
-rw-r--r-- | security/fsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 163567a92ff..b027acca332 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/03/05 21:59:34 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:52:54 grant Exp $ # DISTNAME= fsh-1.2 @@ -6,7 +6,7 @@ CATEGORIES= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/ \ http://www.lysator.liu.se/fsh/ -MAINTAINER= fredb@netbsd.org +MAINTAINER= fredb@NetBSD.org HOMEPAGE= http://www.lysator.liu.se/fsh/ COMMENT= fast remote command execution |