diff options
Diffstat (limited to 'security/phpdeadlock')
-rw-r--r-- | security/phpdeadlock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index 6747fd4cb25a..c76f3a5bb2a9 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: phpdeadlock # Date created: 08 Oct 2007 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security www MASTER_SITES= SF DISTNAME= Deadlock-${PORTVERSION}-Stable -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Web-based user authentication/password protection system WRKSRC= ${WRKDIR}/Deadlock-1.01 |