diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 04:17:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 04:17:17 +0000 |
commit | 0450bbbdc80c1512c877f5de0ff0036f68506b5d (patch) | |
tree | 19e3d4882dd915f5b9a96f3126820d30eeba7b03 /comms | |
parent | 5868c6dea6da9fa4101f83536ea332a1f622ebd0 (diff) | |
download | ports-0450bbbdc80c1512c877f5de0ff0036f68506b5d.tar.gz ports-0450bbbdc80c1512c877f5de0ff0036f68506b5d.zip |
With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
Notes
Notes:
svn path=/head/; revision=149642
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hamlib/Makefile | 2 | ||||
-rw-r--r-- | comms/qtpcr/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index b68bccdd134d..8d6260b3ea7a 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= esn@x123.info +MAINTAINER= ports@FreeBSD.org COMMENT= Shared libraries for Amateur Radio Equipment Control Applications USE_PERL5= yes diff --git a/comms/qtpcr/Makefile b/comms/qtpcr/Makefile index ae5609c2f818..dede3598da3c 100644 --- a/comms/qtpcr/Makefile +++ b/comms/qtpcr/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms MASTER_SITES= http://www.physics.purdue.edu/~teepanis/qtpcr/ DISTNAME= qtpcr-${PORTVERSION} -MAINTAINER= esn@x123.info +MAINTAINER= ports@FreeBSD.org COMMENT= Software that controls the ICOM PCR-1000 Receiver DEPRECATED= "mastersite disappeared, no longer maintained by author" |