svn commit: r341617 - head/ports-mgmt/dialog4ports

Mathieu Arnold mat at FreeBSD.org
Tue Jan 28 16:24:01 UTC 2014


Author: mat
Date: Tue Jan 28 16:24:00 2014
New Revision: 341617
URL: http://svnweb.freebsd.org/changeset/ports/341617
QAT: https://qat.redports.org/buildarchive/r341617/

Log:
  Add license.
  
  PR:		ports/186200 (based on)
  Submitted by:	Ilya A. Arkhipov
  Sponsored by:	Absolight

Modified:
  head/ports-mgmt/dialog4ports/Makefile

Modified: head/ports-mgmt/dialog4ports/Makefile
==============================================================================
--- head/ports-mgmt/dialog4ports/Makefile	Tue Jan 28 16:22:19 2014	(r341616)
+++ head/ports-mgmt/dialog4ports/Makefile	Tue Jan 28 16:24:00 2014	(r341617)
@@ -16,6 +16,8 @@ MASTER_SITES=	http://m1cro.tk/dialog4por
 MAINTAINER=	rum1cro at yandex.ru
 COMMENT?=	Console Interface to configure ports
 
+LICENSE=	BSD2CLAUSE
+
 USES=		uidfix
 
 # CCACHE has options, so may need d4p, make d4p not ccache friendly


More information about the svn-ports-all mailing list