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-macro/Makefile | |
parent | cc3c950ebaadb3043fc257c02a52cabce549d681 (diff) | |
download | ports-96fad7360ee1412dadec675b1b1e2c3e1f6618d4.tar.gz ports-96fad7360ee1412dadec675b1b1e2c3e1f6618d4.zip |
Notes
Diffstat (limited to 'devel/geany-plugin-macro/Makefile')
-rw-r--r-- | devel/geany-plugin-macro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/geany-plugin-macro/Makefile b/devel/geany-plugin-macro/Makefile index 62ea8134ecb5..569bf5eff1be 100644 --- a/devel/geany-plugin-macro/Makefile +++ b/devel/geany-plugin-macro/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-macro 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" |