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 | |
parent | b4889d7cdd41651ba22c2ee73ff5b60028406ec4 (diff) |
Notes
-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 |