diff options
Diffstat (limited to 'devel/geany-plugin-debugger/Makefile')
-rw-r--r-- | devel/geany-plugin-debugger/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugin-debugger/Makefile b/devel/geany-plugin-debugger/Makefile index b7beb84ac8b6..0955fca30d71 100644 --- a/devel/geany-plugin-debugger/Makefile +++ b/devel/geany-plugin-debugger/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} +WWW= https://plugins.geany.org/debugger.html USES= gnome xorg USE_XORG= x11 xext |