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/aprsd | |
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/aprsd')
-rw-r--r-- | comms/aprsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile index 98cab1371e8a..ef407b62f801 100644 --- a/comms/aprsd/Makefile +++ b/comms/aprsd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.2.5-15 DISTNAME= aprsd-2.2.5-15 -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Server daemon providing Internet access to APRS packet data GNU_CONFIGURE= yes |