diff options
Diffstat (limited to 'devel/geany-plugin-geniuspaste/Makefile')
-rw-r--r-- | devel/geany-plugin-geniuspaste/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-geniuspaste/Makefile b/devel/geany-plugin-geniuspaste/Makefile index dc91cabad71e..bb5e65f3c8dd 100644 --- a/devel/geany-plugin-geniuspaste/Makefile +++ b/devel/geany-plugin-geniuspaste/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} +WWW= https://plugins.geany.org/geniuspaste.html LIB_DEPENDS= libsoup-2.4.so:devel/libsoup |