diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 19:53:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 19:53:32 +0000 |
commit | da5e61df799409db97d84b6c6b41957a3f4d5525 (patch) | |
tree | a622d4d4c7a8181f8c9c9a5c627d4dbbf4557117 /print | |
parent | 545f989b2af921e7d6313d6b58fedb88c70c4ee9 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 580cebc4015c..c1959f1335e4 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -16,6 +16,7 @@ PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Common UNIX Printing System: ${COMMENT2} +LICENSE= GPLv2 CONFLICTS= LPRng-[0-9]* USE_BZIP2= yes |