diff options
Diffstat (limited to 'devel/geany-plugin-macro/Makefile')
-rw-r--r-- | devel/geany-plugin-macro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-macro/Makefile b/devel/geany-plugin-macro/Makefile index c5f89a85b027..1d1a75ca8532 100644 --- a/devel/geany-plugin-macro/Makefile +++ b/devel/geany-plugin-macro/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} +WWW= https://plugins.geany.org/geanymacro.html .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include <bsd.port.mk> |