diff options
Diffstat (limited to 'net/passlogd/Makefile')
-rw-r--r-- | net/passlogd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile index 458e0cc7d903..36da170a0b4e 100644 --- a/net/passlogd/Makefile +++ b/net/passlogd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1d CATEGORIES= net MASTER_SITES= http://www.morphine.com/src/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org post-patch: ${PERL} -pi -e "s/.\(CXX\)/${CC} ${CFLAGS}/g" ${WRKSRC}/Makefile |