diff options
author | Diane Bruce <db@FreeBSD.org> | 2014-11-22 23:38:50 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2014-11-22 23:38:50 +0000 |
commit | 06b1945b9978d01ff240bcc18a2513d2f245baf6 (patch) | |
tree | 5a2986c6cb15c0aa90b8035848d1349dc6ad5b9a /comms/nec2c | |
parent | d2d6bb4b347d86362cd9406c1414017feb31c910 (diff) | |
download | freebsd-ports-06b1945b9978d01ff240bcc18a2513d2f245baf6.zip |
- Change MAINTAINER on these hamradio ports to new ports group hamradio@
Diffstat (limited to 'comms/nec2c')
-rw-r--r-- | comms/nec2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index 4b770cd5695c..5d5c11d27cca 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp-mirror.internap.com/pub/FreeBSD/distfiles/nec2c/ \ http://ftp.cerias.purdue.edu/pub/os/FreeBSD/distfiles/nec2c/ DISTNAME= nec2c -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate antenna patterns useful to ham radio LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath |