diff options
Diffstat (limited to 'x11/roxterm')
-rw-r--r-- | x11/roxterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index edda9d8e208e..bfb31d1bfb60 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ 2.0 terminal emulator with tabs LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib |