Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 2014 00:39:21 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373993 - in head/deskutils: devd-notifier libgcal
Message-ID:  <201412050039.sB50dLoJ041280@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Fri Dec  5 00:39:20 2014
New Revision: 373993
URL: https://svnweb.freebsd.org/changeset/ports/373993
QAT: https://qat.redports.org/buildarchive/r373993/

Log:
  Update "BSD" license in deskutils category

Modified:
  head/deskutils/devd-notifier/Makefile
  head/deskutils/libgcal/Makefile

Modified: head/deskutils/devd-notifier/Makefile
==============================================================================
--- head/deskutils/devd-notifier/Makefile	Fri Dec  5 00:30:20 2014	(r373992)
+++ head/deskutils/devd-notifier/Makefile	Fri Dec  5 00:39:20 2014	(r373993)
@@ -11,7 +11,7 @@ MAINTAINER=	f.unglaub@googlemail.com
 COMMENT=	Daemon notifying the user about devd(8) events \
 		with libnotify
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libnotify.so:${PORTSDIR}/devel/libnotify

Modified: head/deskutils/libgcal/Makefile
==============================================================================
--- head/deskutils/libgcal/Makefile	Fri Dec  5 00:30:20 2014	(r373992)
+++ head/deskutils/libgcal/Makefile	Fri Dec  5 00:39:20 2014	(r373993)
@@ -10,7 +10,7 @@ MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library allowing communication with Google calendar and contacts
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412050039.sB50dLoJ041280>