diff options
author | rene <rene@FreeBSD.org> | 2011-10-23 19:56:51 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-23 19:56:51 +0800 |
commit | 98cb4555c868c8ce6f1caac3d9608d0f329df768 (patch) | |
tree | 1c263f6b564e70faed407c5c51884a03c40c6d73 /x11/Terminal | |
parent | 5ac817ed515a44623be8b87cd27bd4beea0ae0a6 (diff) | |
download | freebsd-ports-gnome-98cb4555c868c8ce6f1caac3d9608d0f329df768.tar.gz freebsd-ports-gnome-98cb4555c868c8ce6f1caac3d9608d0f329df768.tar.zst freebsd-ports-gnome-98cb4555c868c8ce6f1caac3d9608d0f329df768.zip |
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer)
Diffstat (limited to 'x11/Terminal')
-rw-r--r-- | x11/Terminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index 66b6377c717a..79a4b9b75a30 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME:L}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= Terminal emulator for the X windowing system USE_AUTOTOOLS= libtool |