From e70667cc7df46c3b52de06c99ac31973d8492e3a Mon Sep 17 00:00:00 2001 From: laszlof Date: Tue, 7 Nov 2006 15:37:06 +0000 Subject: Update my email address in all ports that I maintain. Approved by: flz (mentor) --- security/srp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/srp') 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 -- cgit