summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-02-26 16:20:57 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-02-26 16:20:57 +0000
commit659b018d662b67b4626ad8b017800cbb1d72e2ca (patch)
tree87cbdf53d317dd25d31760c17b7aea47ffde5048 /print
parent- Update to 0.9.0 (diff)
Fix a stupid typo, doh!
Noticed by: rm Pointy hat to: danfe
Notes
Notes: svn path=/head/; revision=312992
Diffstat (limited to 'print')
-rw-r--r--print/photoprint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/photoprint/Makefile b/print/photoprint/Makefile
index 42182bd29735..49165da0837b 100644
--- a/print/photoprint/Makefile
+++ b/print/photoprint/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.blackfiveimaging.co.uk/photoprint/
MAINTAINER= bsam@FreeBSD.org
COMMENT= Utility to print multiple images per sheet
-LICENCE= GPLv2
+LICENSE= GPLv2
LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client \
expat:${PORTSDIR}/textproc/expat2 \