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