This "program" is a ruby script which uses comms/rubygem-callsign to allow retrieval of information pertaining to US Amateur Radio Callsigns. Fix: Patch attached with submission follows:
miwi 2009-08-13 15:02:06 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/callsign Makefile distinfo pkg-descr Log: An Amateur Radio callsign lookup command, made in Ruby, to look up US Amateur Radio Operators. WWW: http://rubyforge.org/projects/callsign/ PR: ports/137548 Submitted by: Rick Elrod <codeblock at eighthbit.net> Revision Changes Path 1.207 +1 -0 ports/comms/Makefile 1.1 +26 -0 ports/comms/callsign/Makefile (new) 1.1 +3 -0 ports/comms/callsign/distinfo (new) 1.1 +5 -0 ports/comms/callsign/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!