summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-09-06 17:42:39 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-09-06 17:42:39 +0000
commitb8a7fc6cc323ed231cbfec85ce3cb04eb56f7419 (patch)
treee654c97408f7657b0e50229b677d7cdd673bbe67 /x11
parentupdate to 4.2.2 (diff)
reset maintainer to ports@FreeBSD.org since original maintainer doesn't
have the time any longer to maintain them Approved by: maintainer
Notes
Notes: svn path=/head/; revision=142117
Diffstat (limited to 'x11')
-rw-r--r--x11/Terminal/Makefile4
-rw-r--r--x11/libexo/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index e76ff3c07d5c..37ed155d3dc8 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: Terminal
# Date created: 23 October 2004
-# Whom: Matt Lancereau <matt@bsdfly.org>
+# Whom: Matt Lancereau <ports@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.4
CATEGORIES= x11
MASTER_SITES= http://download.berlios.de/xfce-goodies/
-MAINTAINER= matt@bsdfly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Terminal emulator for the X windowing system
LIB_DEPENDS= exo-0.3:${PORTSDIR}/x11/libexo \
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 2783e589e52e..91cf0835fe27 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: libexo
# Date created: 23 October 2004
-# Whom: Matt Lancereau <matt@bsdfly.org>
+# Whom: Matt Lancereau <ports@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= x11 xfce
MASTER_SITES= http://download.berlios.de/xfce-goodies/
DISTNAME= exo-${PORTVERSION}
-MAINTAINER= matt@bsdfly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Terminal library, extensions to Xfce by os-cillation
LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui