diff options
-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 |