diff options
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 272be8028b71..51a3c9f8938f 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} MAINTAINER= jcfyecrayz@liamekaens.com COMMENT= XML API for C++ +WWW= http://libxmlplusplus.sourceforge.net/ LICENSE= LGPL21+ |