misc/labelnation: Fix LICENSE
GPL2, not GPL3
This commit is contained in:
parent
ff03cd3855
commit
a3f21e81bb
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2021/11/08 01:09:14 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2021/11/08 01:15:35 gdt Exp $
|
||||
|
||||
DISTNAME= labelnation-1.218
|
||||
CATEGORIES= misc
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= https://www.red-bean.com/labelnation/
|
|||
MAINTAINER= solevis@solevis.net
|
||||
HOMEPAGE= https://www.red-bean.com/labelnation/
|
||||
COMMENT= Command-line label, business card printing program
|
||||
LICENSE= gnu-gpl-v3
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 27
|
||||
REPLACE_PYTHON= labelnation csv_to_ln
|
||||
|
|
Loading…
Reference in a new issue