diff options
author | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | 55bce31a8fb1f08ef135da53364b3c9d17337d11 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /x11-toolkits | |
parent | c82ccc088a8e8f6c1101df0a2626c88953d08d76 (diff) | |
download | freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.gz freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.zst freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.zip |
- Reset maintainership of my ports
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fltk-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fltk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox16/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox17/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/movingmotif/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/vtkfox/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk30/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/xforms/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/x11-toolkits/fltk-devel/Makefile b/x11-toolkits/fltk-devel/Makefile index 43abbf73def4..ac7566b94dde 100644 --- a/x11-toolkits/fltk-devel/Makefile +++ b/x11-toolkits/fltk-devel/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= http://fltk.org/pub/${PORTNAME}/snapshots/ PKGNAMESUFFIX= -devel -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform C++ graphical user interface toolkit LICENSE= LGPL20 diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index 62cc7171223b..07b31b658dcf 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= http://fltk.org/pub/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform C++ graphical user interface toolkit LICENSE= LGPL20 diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 8f267b6bdf42..2040ae87dbb0 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ http://fresh.t-systems-sfr.com/unix/src/misc/ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} -MAINTAINER?= gahr@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index b0b99804f062..0ae332e069b4 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.fox-toolkit.org/pub/ \ http://ftp.fox-toolkit.org/pub/ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.6 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile index ffa5fb8e4418..dd84a9c20b04 100644 --- a/x11-toolkits/fox17/Makefile +++ b/x11-toolkits/fox17/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \ ftp://ftp.fox-toolkit.org/pub/ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- devel version OPTIONS_DEFINE= DOCS JPEG PNG TIFF WEBP diff --git a/x11-toolkits/movingmotif/Makefile b/x11-toolkits/movingmotif/Makefile index b8a8193134d8..1defaed87c2c 100644 --- a/x11-toolkits/movingmotif/Makefile +++ b/x11-toolkits/movingmotif/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF/${PORTNAME}/${PORTNAME}_2_1/movingmotiv-2.3.1 -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display scientific data as dynamic plot LICENSE= GPLv2 diff --git a/x11-toolkits/vtkfox/Makefile b/x11-toolkits/vtkfox/Makefile index 5456a8b1a21b..6ca9e07d1780 100644 --- a/x11-toolkits/vtkfox/Makefile +++ b/x11-toolkits/vtkfox/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= http://www.gahr.ch/vtkfox/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FOX/VTK Widget and Interactor LIB_DEPENDS= libvtkCommon.so.5:${PORTSDIR}/math/vtk5 diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile index e70902d9ad20..7db317ea96a8 100644 --- a/x11-toolkits/wxgtk30/Makefile +++ b/x11-toolkits/wxgtk30/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/wxwindows/${PORTVERSION} PKGNAMESUFFIX= 30-gtk2 DISTNAME= wxWidgets-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The wxWidgets GUI toolkit with GTK+ bindings LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png\ diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index 75fbc1da8ced..d14da82dc9b7 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -9,7 +9,7 @@ CATEGORIES= x11-toolkits graphics MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical user interface toolkit for X Window System LICENSE= LGPL21 |