diff options
author | db <db@FreeBSD.org> | 2014-11-23 07:38:50 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2014-11-23 07:38:50 +0800 |
commit | 55479393276364b52402cee1a52932de38969473 (patch) | |
tree | 5a2986c6cb15c0aa90b8035848d1349dc6ad5b9a /comms/nasawash/Makefile | |
parent | 438ba1a261fde6f20f35f7351e92b4ef06cc24fb (diff) | |
download | freebsd-ports-gnome-55479393276364b52402cee1a52932de38969473.tar.gz freebsd-ports-gnome-55479393276364b52402cee1a52932de38969473.tar.zst freebsd-ports-gnome-55479393276364b52402cee1a52932de38969473.zip |
- Change MAINTAINER on these hamradio ports to new ports group hamradio@
Diffstat (limited to 'comms/nasawash/Makefile')
-rw-r--r-- | comms/nasawash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/nasawash/Makefile b/comms/nasawash/Makefile index 26280ae92209..71607cd36297 100644 --- a/comms/nasawash/Makefile +++ b/comms/nasawash/Makefile @@ -9,7 +9,7 @@ DISTNAME= nasawash EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio keplerian file cleanup program WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION} |