svn commit: r414323 - head/comms/yaac

Diane Bruce db at FreeBSD.org
Sat Apr 30 00:26:01 UTC 2016


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 at 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+


More information about the svn-ports-all mailing list