pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wings: add LICENSE comment, fix spell



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 19:24:09 2018 +0900
Changeset:	167d206ba8f3732fd4bb0f3d2f23d3c66d45f7a4

Modified Files:
	wings/Makefile

Log Message:
wings: add LICENSE comment, fix spell

via COPYING, license.temrs

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=167d206ba8f3732fd4bb0f3d2f23d3c66d45f7a4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wings/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/wings/Makefile b/wings/Makefile
index 0b78ba3df9..36053b7537 100644
--- a/wings/Makefile
+++ b/wings/Makefile
@@ -5,10 +5,10 @@ CATEGORIES=		graphics
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=wings/}
 EXTRACT_SUFX=		.tar.bz2
 
-MAINTAIER=		ghen%NetBSD.org@localhost
+MAINTAINER=		ghen%NetBSD.org@localhost
 HOMEPAGE=		http://www.wings3d.com/
 COMMENT=		3D modeling program with a friendly interface
-
+#LICENSE=		gnu-gpl-v2 AND Tcl/Tk-License
 
 USE_TOOLS+=		gmake
 


Home | Main Index | Thread Index | Old Index