git: ffba8c1bc099 - main - audio/playgsf: remove the LICENSE changes I did to build the port with poudriere
Piotr Kubaj
pkubaj at FreeBSD.org
Wed Apr 14 22:57:06 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ffba8c1bc0997e57c575ea8b2e0f3ccb4ee9b1b0
commit ffba8c1bc0997e57c575ea8b2e0f3ccb4ee9b1b0
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-14 22:56:52 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-14 22:56:52 +0000
audio/playgsf: remove the LICENSE changes I did to build the port with poudriere
---
audio/playgsf/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile
index 82cfa4468d32..21fd1fb2f9dc 100644
--- a/audio/playgsf/Makefile
+++ b/audio/playgsf/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= http://projects.raphnet.net/playgsf/ \
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= Command-line player for gsf audio files
-#LICENSE= GPLv2+ LGPL21 NONE
-#LICENSE_COMB= multi
-#LICENSE_FILE_LGPL21= ${WRKSRC}/libresample-0.1.3/LICENSE.txt
+LICENSE= GPLv2+ LGPL21 NONE
+LICENSE_COMB= multi
+LICENSE_FILE_LGPL21= ${WRKSRC}/libresample-0.1.3/LICENSE.txt
LIB_DEPENDS= libao.so:audio/libao
More information about the dev-commits-ports-all
mailing list