diff options
author | feld <feld@FreeBSD.org> | 2014-12-07 22:55:18 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-07 22:55:18 +0800 |
commit | 58f8013db0661bf7b95e4268920bd5e5f711c469 (patch) | |
tree | 0e3bc6639d0d562b26abd4391aeceff97c92980c /print/p5-Net-Printer | |
parent | 1e72ed0ba1cd820acb46b38579198b577a67236d (diff) | |
download | freebsd-ports-gnome-58f8013db0661bf7b95e4268920bd5e5f711c469.tar.gz freebsd-ports-gnome-58f8013db0661bf7b95e4268920bd5e5f711c469.tar.zst freebsd-ports-gnome-58f8013db0661bf7b95e4268920bd5e5f711c469.zip |
Update "BSD" license in print category
Diffstat (limited to 'print/p5-Net-Printer')
-rw-r--r-- | print/p5-Net-Printer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/p5-Net-Printer/Makefile b/print/p5-Net-Printer/Makefile index 1c347b6d2024..ad73a5b63d37 100644 --- a/print/p5-Net-Printer/Makefile +++ b/print/p5-Net-Printer/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= 5u623l20@gmail.com COMMENT= Perl extension for direct-to-lpd printing -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= perl5 USE_PERL5= configure |