diff options
45 files changed, 45 insertions, 45 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" diff --git a/devel/geany-plugin-autoclose/Makefile b/devel/geany-plugin-autoclose/Makefile index 15623c9c3848..7adecaa65865 100644 --- a/devel/geany-plugin-autoclose/Makefile +++ b/devel/geany-plugin-autoclose/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-autoclose 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" diff --git a/devel/geany-plugin-automark/Makefile b/devel/geany-plugin-automark/Makefile index 7e1f9cd39319..cd8f961156b6 100644 --- a/devel/geany-plugin-automark/Makefile +++ b/devel/geany-plugin-automark/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-automark 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" diff --git a/devel/geany-plugin-codenav/Makefile b/devel/geany-plugin-codenav/Makefile index c67f49fbf7d8..d90fb2fb6172 100644 --- a/devel/geany-plugin-codenav/Makefile +++ b/devel/geany-plugin-codenav/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-codenav 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" diff --git a/devel/geany-plugin-commander/Makefile b/devel/geany-plugin-commander/Makefile index 5426fe066039..a1ba9f577059 100644 --- a/devel/geany-plugin-commander/Makefile +++ b/devel/geany-plugin-commander/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-commander 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" diff --git a/devel/geany-plugin-ctags/Makefile b/devel/geany-plugin-ctags/Makefile index 666132402a04..591933277a5f 100644 --- a/devel/geany-plugin-ctags/Makefile +++ b/devel/geany-plugin-ctags/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-ctags PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} RUN_DEPENDS= exctags:devel/ctags diff --git a/devel/geany-plugin-debugger/Makefile b/devel/geany-plugin-debugger/Makefile index 1fa5bec8a1ba..b509c1ea989f 100644 --- a/devel/geany-plugin-debugger/Makefile +++ b/devel/geany-plugin-debugger/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-debugger PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} USE_GNOME= vte diff --git a/devel/geany-plugin-defineformat/Makefile b/devel/geany-plugin-defineformat/Makefile index 31508c2a9573..a22608407519 100644 --- a/devel/geany-plugin-defineformat/Makefile +++ b/devel/geany-plugin-defineformat/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-defineformat 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" diff --git a/devel/geany-plugin-devhelp/Makefile b/devel/geany-plugin-devhelp/Makefile index b22277713dc2..f3fdfb2bd379 100644 --- a/devel/geany-plugin-devhelp/Makefile +++ b/devel/geany-plugin-devhelp/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-devhelp PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libwnck-1.so:x11-toolkits/libwnck \ diff --git a/devel/geany-plugin-doc/Makefile b/devel/geany-plugin-doc/Makefile index f609d8c875c4..bc459be77cb4 100644 --- a/devel/geany-plugin-doc/Makefile +++ b/devel/geany-plugin-doc/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-doc 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" diff --git a/devel/geany-plugin-extrasel/Makefile b/devel/geany-plugin-extrasel/Makefile index 63e510ccd62a..aa1704f9383a 100644 --- a/devel/geany-plugin-extrasel/Makefile +++ b/devel/geany-plugin-extrasel/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-extrasel 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" diff --git a/devel/geany-plugin-geanypy/Makefile b/devel/geany-plugin-geanypy/Makefile index 52acc68ff044..5e287b85f140 100644 --- a/devel/geany-plugin-geanypy/Makefile +++ b/devel/geany-plugin-geanypy/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-geanypy PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} USE_GNOME= pygtk2 diff --git a/devel/geany-plugin-gendoc/Makefile b/devel/geany-plugin-gendoc/Makefile index e137594248a8..6d79df5d0796 100644 --- a/devel/geany-plugin-gendoc/Makefile +++ b/devel/geany-plugin-gendoc/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-gendoc PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libctpl.so:textproc/ctpl diff --git a/devel/geany-plugin-geniuspaste/Makefile b/devel/geany-plugin-geniuspaste/Makefile index 3736e5f52bad..ab27efb3e658 100644 --- a/devel/geany-plugin-geniuspaste/Makefile +++ b/devel/geany-plugin-geniuspaste/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-geniuspaste PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libsoup-2.4.so:devel/libsoup diff --git a/devel/geany-plugin-git-changebar/Makefile b/devel/geany-plugin-git-changebar/Makefile index 1f474b0e32bf..0ce8bbd5a6a3 100644 --- a/devel/geany-plugin-git-changebar/Makefile +++ b/devel/geany-plugin-git-changebar/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-git-changebar PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libgit2.so:devel/libgit2 diff --git a/devel/geany-plugin-insertnum/Makefile b/devel/geany-plugin-insertnum/Makefile index 4db7815710f4..046ebe430c50 100644 --- a/devel/geany-plugin-insertnum/Makefile +++ b/devel/geany-plugin-insertnum/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-insertnum 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" 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" diff --git a/devel/geany-plugin-lineoperations/Makefile b/devel/geany-plugin-lineoperations/Makefile index 3798b7b3b298..19a26e7db093 100644 --- a/devel/geany-plugin-lineoperations/Makefile +++ b/devel/geany-plugin-lineoperations/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-lineoperations 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" 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" diff --git a/devel/geany-plugin-lua/Makefile b/devel/geany-plugin-lua/Makefile index 1db946098d4f..966f04024ffe 100644 --- a/devel/geany-plugin-lua/Makefile +++ b/devel/geany-plugin-lua/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-lua PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} USES= lua:51 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" diff --git a/devel/geany-plugin-markdown/Makefile b/devel/geany-plugin-markdown/Makefile index 7cc32b2c2556..a7df4281b871 100644 --- a/devel/geany-plugin-markdown/Makefile +++ b/devel/geany-plugin-markdown/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-markdown PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libwebkitgtk-1.0.so:www/webkit-gtk2 diff --git a/devel/geany-plugin-miniscript/Makefile b/devel/geany-plugin-miniscript/Makefile index 67d899121c1f..615023f705c3 100644 --- a/devel/geany-plugin-miniscript/Makefile +++ b/devel/geany-plugin-miniscript/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-miniscript 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" diff --git a/devel/geany-plugin-multiterm/Makefile b/devel/geany-plugin-multiterm/Makefile index 4d2e79601057..7d451b466adc 100644 --- a/devel/geany-plugin-multiterm/Makefile +++ b/devel/geany-plugin-multiterm/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-multiterm PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} BUILD_DEPENDS= valac:lang/vala diff --git a/devel/geany-plugin-numberedbookmarks/Makefile b/devel/geany-plugin-numberedbookmarks/Makefile index c9350af74b7d..fe26c30c4ade 100644 --- a/devel/geany-plugin-numberedbookmarks/Makefile +++ b/devel/geany-plugin-numberedbookmarks/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-numberedbookmarks 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" diff --git a/devel/geany-plugin-overview/Makefile b/devel/geany-plugin-overview/Makefile index 5868c2ed1fed..c28caf9dcfef 100644 --- a/devel/geany-plugin-overview/Makefile +++ b/devel/geany-plugin-overview/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-overview 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" diff --git a/devel/geany-plugin-pairtaghighlighter/Makefile b/devel/geany-plugin-pairtaghighlighter/Makefile index 965d4a1cc711..f69a69dc7735 100644 --- a/devel/geany-plugin-pairtaghighlighter/Makefile +++ b/devel/geany-plugin-pairtaghighlighter/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-pairtaghighlighter 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" diff --git a/devel/geany-plugin-pg/Makefile b/devel/geany-plugin-pg/Makefile index ce9573605dd5..6362d7ee7371 100644 --- a/devel/geany-plugin-pg/Makefile +++ b/devel/geany-plugin-pg/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-pg PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libgpgme.so:security/gpgme diff --git a/devel/geany-plugin-pohelper/Makefile b/devel/geany-plugin-pohelper/Makefile index 6043b8001793..0642ebe98fd9 100644 --- a/devel/geany-plugin-pohelper/Makefile +++ b/devel/geany-plugin-pohelper/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-pohelper 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" diff --git a/devel/geany-plugin-pretty-printer/Makefile b/devel/geany-plugin-pretty-printer/Makefile index 0dec8f097126..af77efa55261 100644 --- a/devel/geany-plugin-pretty-printer/Makefile +++ b/devel/geany-plugin-pretty-printer/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-pretty-printer 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" diff --git a/devel/geany-plugin-prj/Makefile b/devel/geany-plugin-prj/Makefile index 4e6157fd53fd..29ee2b0fab3b 100644 --- a/devel/geany-plugin-prj/Makefile +++ b/devel/geany-plugin-prj/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-prj 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" diff --git a/devel/geany-plugin-projectorganizer/Makefile b/devel/geany-plugin-projectorganizer/Makefile index a41f0efe5659..808066a04e63 100644 --- a/devel/geany-plugin-projectorganizer/Makefile +++ b/devel/geany-plugin-projectorganizer/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-projectorganizer 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" diff --git a/devel/geany-plugin-scope/Makefile b/devel/geany-plugin-scope/Makefile index ef995c081ae6..64fee99ed732 100644 --- a/devel/geany-plugin-scope/Makefile +++ b/devel/geany-plugin-scope/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-scope PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} USE_GNOME= vte diff --git a/devel/geany-plugin-sendmail/Makefile b/devel/geany-plugin-sendmail/Makefile index b168e0634086..f3949e8d5499 100644 --- a/devel/geany-plugin-sendmail/Makefile +++ b/devel/geany-plugin-sendmail/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-sendmail 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" diff --git a/devel/geany-plugin-shiftcolumn/Makefile b/devel/geany-plugin-shiftcolumn/Makefile index 83aa2f7cc3d8..9be6dd07256c 100644 --- a/devel/geany-plugin-shiftcolumn/Makefile +++ b/devel/geany-plugin-shiftcolumn/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-shiftcolumn 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" diff --git a/devel/geany-plugin-spellcheck/Makefile b/devel/geany-plugin-spellcheck/Makefile index 55e22db41456..3ecf6b89256c 100644 --- a/devel/geany-plugin-spellcheck/Makefile +++ b/devel/geany-plugin-spellcheck/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-spellcheck PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libenchant.so:textproc/enchant diff --git a/devel/geany-plugin-tableconvert/Makefile b/devel/geany-plugin-tableconvert/Makefile index 607f9bbf8589..bbb611c6f744 100644 --- a/devel/geany-plugin-tableconvert/Makefile +++ b/devel/geany-plugin-tableconvert/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-tableconvert 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" diff --git a/devel/geany-plugin-treebrowser/Makefile b/devel/geany-plugin-treebrowser/Makefile index 71543c3b8eb3..88d00523bde5 100644 --- a/devel/geany-plugin-treebrowser/Makefile +++ b/devel/geany-plugin-treebrowser/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-treebrowser 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" diff --git a/devel/geany-plugin-updatechecker/Makefile b/devel/geany-plugin-updatechecker/Makefile index 194e7c0f2a06..c8f35a6a4aad 100644 --- a/devel/geany-plugin-updatechecker/Makefile +++ b/devel/geany-plugin-updatechecker/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-updatechecker PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libsoup-2.4.so:devel/libsoup diff --git a/devel/geany-plugin-vc/Makefile b/devel/geany-plugin-vc/Makefile index 2dca198ce3cf..4738a96be932 100644 --- a/devel/geany-plugin-vc/Makefile +++ b/devel/geany-plugin-vc/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-vc PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} OPTIONS_DEFINE= GTKSPELL diff --git a/devel/geany-plugin-webhelper/Makefile b/devel/geany-plugin-webhelper/Makefile index 84e9c7e94e0e..69a7e5f29d33 100644 --- a/devel/geany-plugin-webhelper/Makefile +++ b/devel/geany-plugin-webhelper/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-webhelper PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libwebkitgtk-1.0.so:www/webkit-gtk2 diff --git a/devel/geany-plugin-xmlsnippets/Makefile b/devel/geany-plugin-xmlsnippets/Makefile index d87cdfb61cfe..33af74919a67 100644 --- a/devel/geany-plugin-xmlsnippets/Makefile +++ b/devel/geany-plugin-xmlsnippets/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugin-xmlsnippets 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" diff --git a/devel/geany-plugins-l10n/Makefile b/devel/geany-plugins-l10n/Makefile index 6f7958f1304d..9392f217450f 100644 --- a/devel/geany-plugins-l10n/Makefile +++ b/devel/geany-plugins-l10n/Makefile @@ -4,7 +4,7 @@ PORTNAME= geany-plugins-l10n PORTVERSION= ${GEANY_VER} CATEGORIES= devel -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Localization messages for Geany plugins NO_ARCH= yes diff --git a/devel/geany-plugins/Makefile b/devel/geany-plugins/Makefile index f2d9e4a291f7..161833400af9 100644 --- a/devel/geany-plugins/Makefile +++ b/devel/geany-plugins/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${GEANY_VER} CATEGORIES= devel DISTFILES= # none -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Geany plugins (meta port) USES= metaport diff --git a/devel/geany/Makefile b/devel/geany/Makefile index e97e73808d7f..380eb8f6a8fe 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.27 CATEGORIES= devel editors MASTER_SITES= http://download.geany.org/ SF -MAINTAINER= makc@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= Fast and lightweight GTK+ IDE LICENSE= GPLv2 |