pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageViewer
Module Name: pkgsrc
Committed By: rillig
Date: Wed Jan 3 00:24:51 UTC 2018
Modified Files:
pkgsrc/graphics/ImageViewer: Makefile
Log Message:
Added missing LICENSE variable.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/graphics/ImageViewer/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ImageViewer/Makefile
diff -u pkgsrc/graphics/ImageViewer/Makefile:1.42 pkgsrc/graphics/ImageViewer/Makefile:1.43
--- pkgsrc/graphics/ImageViewer/Makefile:1.42 Thu Nov 30 16:45:25 2017
+++ pkgsrc/graphics/ImageViewer/Makefile Wed Jan 3 00:24:51 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2017/11/30 16:45:25 adam Exp $
+# $NetBSD: Makefile,v 1.43 2018/01/03 00:24:51 rillig Exp $
DISTNAME= ImageViewer-0.6.3
PKGREVISION= 20
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.nice.ch/~phip/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.nice.ch/~phip/softcorner.html
COMMENT= GNUstep image display application
+LICENSE= gnu-gpl-v2
USE_LANGUAGES= objc
Home |
Main Index |
Thread Index |
Old Index