diff options
Diffstat (limited to 'devel/commoncpp/Makefile')
-rw-r--r-- | devel/commoncpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index dc032caa19c2..df85d88084a4 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}2-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= GNU project portable class framework for C++ +WWW= https://www.gnu.org/software/commoncpp/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |