diff options
Diffstat (limited to 'devel/geany-plugin-lipsum/Makefile')
-rw-r--r-- | devel/geany-plugin-lipsum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/geany-plugin-lipsum/Makefile b/devel/geany-plugin-lipsum/Makefile index bdc6d08345f7..870854db63ae 100644 --- a/devel/geany-plugin-lipsum/Makefile +++ b/devel/geany-plugin-lipsum/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-lipsum 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" |