diff options
Diffstat (limited to 'print/fpdf')
-rw-r--r-- | print/fpdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/fpdf/Makefile b/print/fpdf/Makefile index 0208a1ad9cad..3416214c2feb 100644 --- a/print/fpdf/Makefile +++ b/print/fpdf/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S|.||} MAINTAINER= ports@FreeBSD.org COMMENT= Free PHP class to generate PDF files with pure PHP +WWW= http://www.fpdf.org/ LICENSE= As_Is LICENSE_NAME= As_Is |