diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
commit | 897723e1ae6bbd055bf79b89701857656c46a521 (patch) | |
tree | b9f8d60f3918565979e5236c3b8043450e1d0f97 /security/srp | |
parent | 4bda1df1741a0d27c7a181c76019e029093fac72 (diff) |
Notes
Diffstat (limited to 'security/srp')
-rw-r--r-- | security/srp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/srp/Makefile b/security/srp/Makefile index 223db8eea195..75ccf6252b5f 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.2 CATEGORIES= security net MASTER_SITES= http://srp.stanford.edu/source/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure Remote Password protocol library, TELNET, and FTP CONFLICTS= krb4-[0-9]* krb5-[0-9]* heimdal-[0-9]* |