diff options
Diffstat (limited to 'textproc/xmlppm/Makefile')
-rw-r--r-- | textproc/xmlppm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index 1a12c5bc7ff5..9cb11e1ccdbe 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \ MAINTAINER= hsmtkk@gmail.com COMMENT= XML-Conscious PPM Compression +WWW= http://xmlppm.sourceforge.net/ LIB_DEPENDS= libexpat.so:textproc/expat2 |