diff options
Diffstat (limited to 'security/identify/Makefile')
-rw-r--r-- | security/identify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile index 8f3ee1efd115..9a9f74255e09 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= security MASTER_SITES= http://www.scn.rain.com/pub/security/authent/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client side ident protocol daemon wrapper BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident |