Date: Sat, 30 Apr 2016 00:26:00 +0000 (UTC) From: Diane Bruce <db@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414323 - head/comms/yaac Message-ID: <201604300026.u3U0Q0P9087284@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: db Date: Sat Apr 30 00:26:00 2016 New Revision: 414323 URL: https://svnweb.freebsd.org/changeset/ports/414323 Log: Fix incorrect comment and while here add LICENSE Modified: head/comms/yaac/Makefile Modified: head/comms/yaac/Makefile ============================================================================== --- head/comms/yaac/Makefile Sat Apr 30 00:23:41 2016 (r414322) +++ head/comms/yaac/Makefile Sat Apr 30 00:26:00 2016 (r414323) @@ -7,7 +7,9 @@ MASTER_SITES= SF/yetanotheraprsc/ DISTNAME= YAACSrc_20160321 MAINTAINER= hamradio@FreeBSD.org -COMMENT= Amateur Radio Station electronic trusted logbook +COMMENT= Platform-independent Java application for the APRS network + +LICENSE= LGPL3 USE_JAVA= yes JAVA_VERSION= 1.6+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604300026.u3U0Q0P9087284>