Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2013 11:18:56 GMT
From:      Denis Generalov <gd@rambler-co.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176063: [PATCH] net/knc: add license info
Message-ID:  <201302121118.r1CBIutx053895@red.freebsd.org>
Resent-Message-ID: <201302121120.r1CBK0Me061038@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176063
>Category:       ports
>Synopsis:       [PATCH] net/knc: add license info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 12 11:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Denis Generalov
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
Rambler
>Environment:
FreeBSD tyl.rambler.ramblermedia.com 9.1-STABLE FreeBSD 9.1-STABLE #0 r244924: Tue Jan  1 21:05:19 MSK 2013     gd@tyl.rambler.ramblermedia.com:/tmp/gd/usr/src/sys/GENERIC  amd64
>Description:
Just add license info in Makefile
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Diff mode was set to CVS, but there's no CVS subdirectory
Trying /usr/ports ... found
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/net/knc/Makefile ./Makefile
--- /usr/ports/net/knc/Makefile	2013-02-09 23:12:13.000000000 +0400
+++ ./Makefile	2013-02-12 15:14:36.000000000 +0400
@@ -9,6 +9,9 @@
 MAINTAINER=	gd@rambler-co.ru
 COMMENT=	KNC is Kerberised NetCat
 
+LICENSE=	BSD MIT
+LICENSE_COMB=	multi
+
 USE_AUTOTOOLS=	libtool
 MAN1=		knc.1
 
===> Done


>Release-Note:
>Audit-Trail:
>Unformatted:



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