aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-treebrowser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugin-treebrowser/Makefile')
-rw-r--r--devel/geany-plugin-treebrowser/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/geany-plugin-treebrowser/Makefile b/devel/geany-plugin-treebrowser/Makefile
index 67728c820907..71543c3b8eb3 100644
--- a/devel/geany-plugin-treebrowser/Makefile
+++ b/devel/geany-plugin-treebrowser/Makefile
@@ -1,13 +1,11 @@
# $FreeBSD$
-PORTNAME= geany-plugin
+PORTNAME= geany-plugin-treebrowser
PORTVERSION= ${GEANY_VER}
CATEGORIES= devel
MAINTAINER= makc@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
-GEANY_PLUGIN= treebrowser
-
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>