diff options
author | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
commit | 58f4d18af6914b324f06b8b1b045b4fca7fcf85f (patch) | |
tree | 4610519cdc66b0aad5f6f637722b77551ee0e5e4 /security/dropbear | |
parent | 999b0e49b380b4106876bb5bd141644022d65b0b (diff) | |
download | freebsd-ports-graphics-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.gz freebsd-ports-graphics-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.zst freebsd-ports-graphics-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.zip |
- Update my email address
Approved and reviewed by: erwin (mentor)
Diffstat (limited to 'security/dropbear')
-rw-r--r-- | security/dropbear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 2ee30ef17eb..4deb3f7d844 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.39 CATEGORIES= security ipv6 MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= An SSH 2 server, designed to be usable in small memory environments GNU_CONFIGURE= YES |