diff options
author | marcus <marcus@FreeBSD.org> | 2009-05-25 02:41:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-05-25 02:41:10 +0800 |
commit | 8112e9d3397027ad902f9bbd574ae335fba3d136 (patch) | |
tree | ae5f04190f44f11af10a1e1570f3d61d3c2ca08f /x11-toolkits | |
parent | c1941e713aab51ca107cbcfbedb643c2286d950d (diff) | |
download | freebsd-ports-gnome-8112e9d3397027ad902f9bbd574ae335fba3d136.tar.gz freebsd-ports-gnome-8112e9d3397027ad902f9bbd574ae335fba3d136.tar.zst freebsd-ports-gnome-8112e9d3397027ad902f9bbd574ae335fba3d136.zip |
Assign maintainership to anray who already maintains the sawfish port. He
will do a better job of keeping these ports up-to-date.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index 9128d1e6a576..efb037e2f57b 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} DISTNAME= rep-gtk-${PORTVERSION} -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= anray@FreeBSD.org COMMENT= GTK+-2 binding for rep Lisp interpreter LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep |