diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:18:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:18:17 +0000 |
commit | c9064d88e1a77ea8b4b2f070ff387ed8969b1c11 (patch) | |
tree | 4f9cddafa7a3a407a852f01e34e1ce727491fddc /security/safesh | |
parent | df76235837d2afe0e28abc4a14110d2b37e94381 (diff) | |
download | ports-c9064d88e1a77ea8b4b2f070ff387ed8969b1c11.tar.gz ports-c9064d88e1a77ea8b4b2f070ff387ed8969b1c11.zip |
Notes
Diffstat (limited to 'security/safesh')
-rw-r--r-- | security/safesh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/safesh/Makefile b/security/safesh/Makefile index b3c68817ecb6..50d548ef00d8 100644 --- a/security/safesh/Makefile +++ b/security/safesh/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security MASTER_SITES= # none DISTFILES= # none -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Authentication manager for OpenSSH (making secure auth easier) NO_BUILD= yes |