diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-18 14:28:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-18 14:28:56 +0000 |
commit | 316b117afd9ad4f11458224974e525e287a582e4 (patch) | |
tree | 7a1de45d2c5c29c7a007f98cd6ef5a737f8f0c8d /x11/roxterm/Makefile | |
parent | 15882f16c42bb8dc5d6f13d962d581e5dd7101a6 (diff) |
Notes
Diffstat (limited to 'x11/roxterm/Makefile')
-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 |