diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-11 17:49:33 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-11 17:49:33 +0000 |
commit | c3ca3bffae7a8a1a4d8439078f071c2f4699e6ed (patch) | |
tree | 1162f3bb7a5d8bc5d7a5618d04af8a54f2a34286 /security/integrit | |
parent | eb6b0301292899edefd61505b036ff0d24f4d61d (diff) | |
download | FreeBSD-ports-c3ca3bffae7a8a1a4d8439078f071c2f4699e6ed.zip FreeBSD-ports-c3ca3bffae7a8a1a4d8439078f071c2f4699e6ed.tar.gz |
pass maintainership to Jos Backus <josb@cncdsl.com>
Submitted by: Jos Backus <josb@cncdsl.com>
Diffstat (limited to 'security/integrit')
-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 effa423..175b8e8 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 |