pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/dap
Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun Jan  7 11:42:47 UTC 2018
Modified Files:
        pkgsrc/audio/dap: Makefile
Log Message:
Added missing LICENSE declaration.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/audio/dap/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/dap/Makefile
diff -u pkgsrc/audio/dap/Makefile:1.47 pkgsrc/audio/dap/Makefile:1.48
--- pkgsrc/audio/dap/Makefile:1.47      Tue Aug  1 16:47:35 2017
+++ pkgsrc/audio/dap/Makefile   Sun Jan  7 11:42:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2017/08/01 16:47:35 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2018/01/07 11:42:47 rillig Exp $
 
 DISTNAME=      dap-2.1.5
 PKGREVISION=   4
@@ -9,6 +9,7 @@ EXTRACT_SUFX=   .tgz
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=     http://www.cee.hw.ac.uk/~richardk/
 COMMENT=       Digital audio recording and processing package
+LICENSE=       gnu-gpl-v2
 
 MAKE_JOBS_SAFE=                no
 
Home |
Main Index |
Thread Index |
Old Index