diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-11 17:49:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-11 17:49:33 +0000 |
commit | 11bb2f99d530f99f2db8e64840178bc7dfa48993 (patch) | |
tree | 3603b68b02bb873395f39de8bf66d64608ec034b /security | |
parent | 7eb03e42475213e8616b69cd71a4c486b82ecd6e (diff) | |
download | ports-11bb2f99d530f99f2db8e64840178bc7dfa48993.tar.gz ports-11bb2f99d530f99f2db8e64840178bc7dfa48993.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/integrit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/integrit/Makefile b/security/integrit/Makefile index effa423a12ce..175b8e88127e 100644 --- a/security/integrit/Makefile +++ b/security/integrit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/-beta/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= josb@cncdsl.com WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} GNU_CONFIGURE= yes |