diff options
Diffstat (limited to 'graphics/ssocr')
-rw-r--r-- | graphics/ssocr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ssocr/Makefile b/graphics/ssocr/Makefile index a12d7498633a..1da21566a352 100644 --- a/graphics/ssocr/Makefile +++ b/graphics/ssocr/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~auerswal/ssocr/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= CLI to recognize digits of a seven segment display +WWW= https://www.unix-ag.uni-kl.de/~auerswal/ssocr/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |