[Midnightbsd-cvs] mports [20481] trunk/sysutils/gnome_subr/Makefile: change to bsd license because its part of ports
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Oct 6 17:00:13 EDT 2015
Revision: 20481
http://svnweb.midnightbsd.org/mports/?rev=20481
Author: laffer1
Date: 2015-10-06 17:00:12 -0400 (Tue, 06 Oct 2015)
Log Message:
-----------
change to bsd license because its part of ports
Modified Paths:
--------------
trunk/sysutils/gnome_subr/Makefile
Modified: trunk/sysutils/gnome_subr/Makefile
===================================================================
--- trunk/sysutils/gnome_subr/Makefile 2015-10-06 20:59:13 UTC (rev 20480)
+++ trunk/sysutils/gnome_subr/Makefile 2015-10-06 21:00:12 UTC (rev 20481)
@@ -1,10 +1,5 @@
-# New ports collection makefile for: gnome_subr
-# Date created: 31 Oct 2006
-# Whom: Jean-Yves Lefort <jylefort at FreeBSD.org>
-#
# $MidnightBSD$
# $FreeBSD: ports/sysutils/gnome_subr/Makefile,v 1.1 2006/10/31 09:08:29 jylefort Exp $
-#
PORTNAME= gnome_subr
PORTVERSION= 1.0
@@ -13,8 +8,9 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Common startup and shutdown subroutines used by GNOME scripts
-LICENSE= unknown
+LICENSE= bsd2
+
NO_BUILD= yes
PLIST_FILES= etc/gnome.subr
More information about the Midnightbsd-cvs
mailing list