diff options
Diffstat (limited to 'devel/bcpp/Makefile')
-rw-r--r-- | devel/bcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bcpp/Makefile b/devel/bcpp/Makefile index 0592ad45def4..03203bd13d26 100644 --- a/devel/bcpp/Makefile +++ b/devel/bcpp/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME}/ \ MAINTAINER= bofh@FreeBSD.org COMMENT= Utility similar to indent for C++ code +WWW= https://invisible-island.net/bcpp/bcpp.html LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |