diff options
author | anders <anders@FreeBSD.org> | 2002-04-21 04:41:23 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-04-21 04:41:23 +0800 |
commit | 20de4a9871bbcdb5467475f84346d1428832d2a3 (patch) | |
tree | bc0341dcca468d433af9f9d098f1af91da528986 /security | |
parent | 88812da30a6f4b7b8f210257c0e0e67d39970a09 (diff) | |
download | freebsd-ports-gnome-20de4a9871bbcdb5467475f84346d1428832d2a3.tar.gz freebsd-ports-gnome-20de4a9871bbcdb5467475f84346d1428832d2a3.tar.zst freebsd-ports-gnome-20de4a9871bbcdb5467475f84346d1428832d2a3.zip |
Update maintainer e-mail address.
PR: 37294
Submitted by: maintainer
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 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 |