diff options
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 1078f213fc10..1e2bb5023606 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.1 CATEGORIES= security net MASTER_SITES= http://srp.stanford.edu/source/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Secure Remote Password protocol library, TELNET, and FTP GNU_CONFIGURE= yes |