svn commit: r373084 - head/net-im/loudmouth

Koop Mast kwm at FreeBSD.org
Sat Nov 22 18:25:09 UTC 2014


Author: kwm
Date: Sat Nov 22 18:25:09 2014
New Revision: 373084
URL: https://svnweb.freebsd.org/changeset/ports/373084
QAT: https://qat.redports.org/buildarchive/r373084/

Log:
  Add license lines.
  
  PR:		191071
  Submitted by:	Keith Gaughan <k at stereochro.me>

Modified:
  head/net-im/loudmouth/Makefile

Modified: head/net-im/loudmouth/Makefile
==============================================================================
--- head/net-im/loudmouth/Makefile	Sat Nov 22 18:18:39 2014	(r373083)
+++ head/net-im/loudmouth/Makefile	Sat Nov 22 18:25:09 2014	(r373084)
@@ -11,6 +11,8 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Lightweight Jabber client library
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	libidn.so:${PORTSDIR}/dns/libidn
 
 USES=		gettext gmake libtool pathfix pkgconfig tar:bzip2


More information about the svn-ports-all mailing list