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