diff options
Diffstat (limited to 'net/gnu-radius/Makefile')
-rw-r--r-- | net/gnu-radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index 6d5b56e5316e..aa2b80e2862c 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= radius DISTNAME= radius-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU RADIUS server LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl |