diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-03 00:45:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-03 00:45:52 +0800 |
commit | be59b2df8371a75f005d846dffadaa927b791e2a (patch) | |
tree | cf58c577a547bf92f1dadf817bf42881a6e3a38d /x11-toolkits | |
parent | 0d2ea953d47930cf6bfb5c00d3c0fccd4587335a (diff) | |
download | freebsd-ports-gnome-be59b2df8371a75f005d846dffadaa927b791e2a.tar.gz freebsd-ports-gnome-be59b2df8371a75f005d846dffadaa927b791e2a.tar.zst freebsd-ports-gnome-be59b2df8371a75f005d846dffadaa927b791e2a.zip |
First batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libgail-gnome/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/paragui-devel/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index f14146386b0a..caed0eeb7464 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -9,7 +9,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of the ATK interfaces for GNOME widgets DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index bfa9d00b5592..690ab423d293 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/979/ \ PKGNAMEPREFIX= ocaml- DISTNAME= lablgtk-${PORTVERSION} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Objective Caml interface to GTK+ 2.x LICENSE= LGPL21 diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index 90d538a943ee..b7c08ea41350 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -devel -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform high-level application framework and GUI library(devel) LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ |