diff options
author | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
commit | 97afda96ce81ff0107601d4838412b345b415d83 (patch) | |
tree | 6fb04cd01e5f6cc6b6ea753e9b9edb15e958f453 /x11-toolkits | |
parent | b89b6ae18b01939ad6ed27418d65451a7dc9b265 (diff) | |
download | freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.tar.gz freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.tar.zst freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.zip |
Drop maintainership for ports I can't maintain anymore.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/flowcanvas/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/phat/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile index 713a3b3eaacf..9e60090d087c 100644 --- a/x11-toolkits/flowcanvas/Makefile +++ b/x11-toolkits/flowcanvas/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= http://download.drobilla.net/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ diff --git a/x11-toolkits/phat/Makefile b/x11-toolkits/phat/Makefile index 7d3c557914e0..7c20648cfb29 100644 --- a/x11-toolkits/phat/Makefile +++ b/x11-toolkits/phat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= phat -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of GTK+ widgets geared toward pro-audio apps GNU_CONFIGURE= yes |