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 | |
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
-rw-r--r-- | security/integrit/Makefile | 2 | ||||
-rw-r--r-- | textproc/gpp/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/textproc/gpp/Makefile b/textproc/gpp/Makefile index 7f10cb056ddd..92d46a8cf92b 100644 --- a/textproc/gpp/Makefile +++ b/textproc/gpp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1 CATEGORIES= textproc MASTER_SITES= http://www.math.polytechnique.fr/cmat/auroux/prog/ -MAINTAINER= josb@cncdsl.com +MAINTAINER= jos@catnook.com MAN1= gpp.1 |