diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
commit | 64f0415ebe115acf785e48540faf867d9914818d (patch) | |
tree | 7326647032c57861e73eb1caed955f44594b9037 /misc | |
parent | ff250d7f68f436bb501de735c8218063890ae1cb (diff) | |
download | freebsd-ports-64f0415ebe115acf785e48540faf867d9914818d.zip |
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gctpc/Makefile | 2 | ||||
-rw-r--r-- | misc/projectionlib/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/gctpc/Makefile b/misc/gctpc/Makefile index 737d6c0f4df8..2d3b1b4e84a9 100644 --- a/misc/gctpc/Makefile +++ b/misc/gctpc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://edc.usgs.gov/pub/software/gctpc/ DISTNAME= gctpc EXTRACT_SUFX= .tar.Z -MAINTAINER= aa8vb@nc.rr.com +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}/source diff --git a/misc/projectionlib/Makefile b/misc/projectionlib/Makefile index 94176995dd07..fd63d3acda46 100644 --- a/misc/projectionlib/Makefile +++ b/misc/projectionlib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftpmcmc.er.usgs.gov/release/viewers/dlgv32/source/ DISTNAME= Dlgv32v37 -MAINTAINER= aa8vb@nc.rr.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gctpc.1:${PORTSDIR}/misc/gctpc |