diff options
author | oliver <oliver@FreeBSD.org> | 2005-09-07 01:42:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-09-07 01:42:39 +0800 |
commit | 8c12b046dda17301bb5b536e99fb31bf541e9bd3 (patch) | |
tree | 171a8db6f39e088309a9c82128a4f75d01529728 /deskutils | |
parent | e817dcd9f1b77fc2c576c36a47577b9106220412 (diff) | |
download | freebsd-ports-gnome-8c12b046dda17301bb5b536e99fb31bf541e9bd3.tar.gz freebsd-ports-gnome-8c12b046dda17301bb5b536e99fb31bf541e9bd3.tar.zst freebsd-ports-gnome-8c12b046dda17301bb5b536e99fb31bf541e9bd3.zip |
reset maintainer to ports@FreeBSD.org since original maintainer doesn't
have the time any longer to maintain them
Approved by: maintainer
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-taskbar-plugin/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-windowlist-plugin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-taskbar-plugin/Makefile b/deskutils/xfce4-taskbar-plugin/Makefile index 0507013f7aa9..d50a2f3ddbc2 100644 --- a/deskutils/xfce4-taskbar-plugin/Makefile +++ b/deskutils/xfce4-taskbar-plugin/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ DISTNAME= xfce4-taskbar-plugin-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A taskbar plugin for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel diff --git a/deskutils/xfce4-windowlist-plugin/Makefile b/deskutils/xfce4-windowlist-plugin/Makefile index 046a6270d233..eac16ff9c909 100644 --- a/deskutils/xfce4-windowlist-plugin/Makefile +++ b/deskutils/xfce4-windowlist-plugin/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ DISTNAME= xfce4-windowlist-plugin-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A windowlist plugin for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |