diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-04-20 20:41:23 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-04-20 20:41:23 +0000 |
commit | 450bcc58e6bb1ce26246b79d64cfbf59d4d7ecb2 (patch) | |
tree | 9a477c57d015a1b843a1a08d096d6be72a08a194 /security/integrit | |
parent | b4889d7cdd41651ba22c2ee73ff5b60028406ec4 (diff) | |
download | ports-450bcc58e6bb1ce26246b79d64cfbf59d4d7ecb2.tar.gz ports-450bcc58e6bb1ce26246b79d64cfbf59d4d7ecb2.zip |
Update maintainer e-mail address.
PR: 37294
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57942
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 1a4d25eb4ddc..d26870871136 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/$/-beta/} -MAINTAINER= josb@cncdsl.com +MAINTAINER= jos@catnook.com WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}-beta GNU_CONFIGURE= yes |