diff options
Diffstat (limited to 'textproc/tinyxml/Makefile')
-rw-r--r-- | textproc/tinyxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile index 50ae453e12a5..06df6fc85357 100644 --- a/textproc/tinyxml/Makefile +++ b/textproc/tinyxml/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Small C++ XML parser +WWW= https://sourceforge.net/projects/tinyxml/ WRKSRC= ${WRKDIR}/${PORTNAME} |