diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-06-09 15:24:55 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-06-09 15:24:55 +0000 |
commit | 96fad7360ee1412dadec675b1b1e2c3e1f6618d4 (patch) | |
tree | 9aef88a5af66977127d1239ab5af4e8b40c25637 /devel/geany-plugin-addons | |
parent | cc3c950ebaadb3043fc257c02a52cabce549d681 (diff) |
Notes
Diffstat (limited to 'devel/geany-plugin-addons')
-rw-r--r-- | devel/geany-plugin-addons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/geany-plugin-addons/Makefile b/devel/geany-plugin-addons/Makefile index 3a10d1ccbc91..313f5d8e4027 100644 --- a/devel/geany-plugin-addons/Makefile +++ b/devel/geany-plugin-addons/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-addons PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} .include "${.CURDIR}/../geany-plugins/files/Makefile.common" |