diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 12:17:17 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 12:17:17 +0800 |
commit | 0450bbbdc80c1512c877f5de0ff0036f68506b5d (patch) | |
tree | 19e3d4882dd915f5b9a96f3126820d30eeba7b03 /comms/hamlib | |
parent | 5868c6dea6da9fa4101f83536ea332a1f622ebd0 (diff) | |
download | freebsd-ports-gnome-0450bbbdc80c1512c877f5de0ff0036f68506b5d.tar.gz freebsd-ports-gnome-0450bbbdc80c1512c877f5de0ff0036f68506b5d.tar.zst freebsd-ports-gnome-0450bbbdc80c1512c877f5de0ff0036f68506b5d.zip |
With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
Diffstat (limited to 'comms/hamlib')
-rw-r--r-- | comms/hamlib/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |