diff options
author | gdt <gdt> | 2007-03-22 14:54:38 +0000 |
---|---|---|
committer | gdt <gdt> | 2007-03-22 14:54:38 +0000 |
commit | 9c436e13e9f52e7b999923c39ca3ed9793f79f78 (patch) | |
tree | 18db934a7f49875431a0c2438050af83ddbd4248 /audio/mpg123 | |
parent | 7bd993d554b7350e84bc99a3d7f8f82c9ba5954b (diff) | |
download | pkgsrc-9c436e13e9f52e7b999923c39ca3ed9793f79f78.tar.gz |
replace no-commercial-use with actual license
Diffstat (limited to 'audio/mpg123')
-rw-r--r-- | audio/mpg123/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common index e736baa4d28..9367962787c 100644 --- a/audio/mpg123/Makefile.common +++ b/audio/mpg123/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.28 2006/02/19 22:53:27 tron Exp $ +# $NetBSD: Makefile.common,v 1.29 2007/03/22 14:54:38 gdt Exp $ DISTNAME= mpg123-0.59r MPG123_VERSION= 0.59.18 @@ -16,7 +16,7 @@ PATCHDIR= ${.CURDIR}/../../audio/mpg123/patches FILESDIR= ${.CURDIR}/../../audio/mpg123/files DISTINFO_FILE= ${.CURDIR}/../../audio/mpg123/distinfo -LICENSE= no-commercial-use +LICENSE= mpg123-license PKG_INSTALLATION_TYPES= overwrite pkgviews |