diff options
author | bapt <bapt@FreeBSD.org> | 2011-11-05 02:07:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-11-05 02:07:51 +0800 |
commit | f64ee42cd12681db2b1841cf0e9f5030647be33b (patch) | |
tree | 6c5ec78ffa18cbec6e4802bd34e7fa6011dfcca9 /x11 | |
parent | 8d6a707da7e91da59a4242a4cbde4715e5e6d424 (diff) | |
download | freebsd-ports-gnome-f64ee42cd12681db2b1841cf0e9f5030647be33b.tar.gz freebsd-ports-gnome-f64ee42cd12681db2b1841cf0e9f5030647be33b.tar.zst freebsd-ports-gnome-f64ee42cd12681db2b1841cf0e9f5030647be33b.zip |
Back to the pool previous maintainer has no more time to maintain them
Submitted by: previous maintainer (by private mail)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index e6f477153477..f7d51fc82ef2 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= adam-ports@blacktabby.org +MAINTAINER= ports@FreeBSD.org COMMENT= A color vt102 terminal emulator with transparency support BUILD_DEPENDS= ${LOCALBASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker |