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