diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-17 17:01:05 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-17 17:01:05 +0000 |
commit | fd1bd5870443e26e8408bcf77e3f3d13a7277c5f (patch) | |
tree | 37ce16c86e6e20dee8294f67e4b62ce006eb9e53 /comms | |
parent | 17602ef072d2a3c7dca9c85233102cc267f56241 (diff) | |
download | ports-fd1bd5870443e26e8408bcf77e3f3d13a7277c5f.tar.gz ports-fd1bd5870443e26e8408bcf77e3f3d13a7277c5f.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/callsign/Makefile | 2 | ||||
-rw-r--r-- | comms/rubygem-callsign/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/callsign/Makefile b/comms/callsign/Makefile index 3a873d7615a7..307b5d38b00f 100644 --- a/comms/callsign/Makefile +++ b/comms/callsign/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms net hamradio MASTER_SITES= RF DISTNAME= callsign-${PORTVERSION} -MAINTAINER= codeblock@eighthbit.net +MAINTAINER= ports@FreeBSD.org COMMENT= An amateur radio callsign lookup command RUN_DEPENDS= rubygem-callsign>=0:${PORTSDIR}/comms/rubygem-callsign diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile index a79a0fabd022..59bbdc7c9c7c 100644 --- a/comms/rubygem-callsign/Makefile +++ b/comms/rubygem-callsign/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.0.3 CATEGORIES= comms rubygems hamradio MASTER_SITES= RG -MAINTAINER= codeblock@eighthbit.net +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a Ruby-Frontend to callook.info ham Radio Callsign Lookup USE_RUBY= yes |