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 9755746..fd5307f 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ -MAINTAINER= nsayer@freebsd.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident |