Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 15:37:25 GMT
From:      Alexander Milanov <a@amilanov.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179773: [patch] net-mgmt/sing: add license
Message-ID:  <201306201537.r5KFbPN1074275@oldred.freebsd.org>
Resent-Message-ID: <201306201540.r5KFe0os060590@freefall.freebsd.org>

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

>Number:         179773
>Category:       ports
>Synopsis:       [patch] net-mgmt/sing: add license
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Milanov
>Release:        
>Organization:
>Environment:
>Description:
Please, add LICENSE to net-mgmt/sing.
>How-To-Repeat:

>Fix:
- Add LICENSE

- Trim header
- Bump PORTREVISION

Patch attached with submission follows:

Index: net-mgmt/sing/Makefile
===================================================================
--- net-mgmt/sing/Makefile	(revision 321351)
+++ net-mgmt/sing/Makefile	(working copy)
@@ -1,13 +1,9 @@
-# Ports collection makefile for:  sing
-# Date created:			  Oct 6 2000
-# Whom:				  Roman Shterenzon <roman@xpert.com>
-#
+# Created by: Roman Shterenzon <roman@xpert.com>
 # $FreeBSD$
-#
 
 PORTNAME=	sing
 PORTVERSION=	1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20sources/${PORTVERSION}
 DISTNAME=	SING-${PORTVERSION}
@@ -16,6 +12,8 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool for sending customized ICMP packets
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
 
 GNU_CONFIGURE=	yes


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



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