diff options
author | oliver <oliver@FreeBSD.org> | 2003-08-17 15:40:39 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-08-17 15:40:39 +0800 |
commit | f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb (patch) | |
tree | 8bd31a3894ecc9bd9da0fb1266d8a4ff1852e59a /misc | |
parent | 21a40b181c7150ce92dd9a2ad06028f3cf0f9a66 (diff) | |
download | freebsd-ports-gnome-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.tar.gz freebsd-ports-gnome-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.tar.zst freebsd-ports-gnome-f66ae6d9fb19b7175a07fec0ee9abe87fd5f80cb.zip |
take maintainership
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-panel-themes/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index 78079a492796..0ada69b8b78d 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 icon box, an alternative taskbar BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager diff --git a/misc/xfce4-panel-themes/Makefile b/misc/xfce4-panel-themes/Makefile index a6b7fbf6e2dc..2484c1a0fc0d 100644 --- a/misc/xfce4-panel-themes/Makefile +++ b/misc/xfce4-panel-themes/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ DISTNAME= xfce4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= Icon themes for the XFce 4 panel LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 2eb7c7e55f22..d9c6e1f4dd73 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ DISTNAME= xfwm4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 window decoration themes for xfwm4 USE_X_PREFIX= yes |