diff options
Diffstat (limited to 'deskutils/xfce4-windowlist-plugin/Makefile')
-rw-r--r-- | deskutils/xfce4-windowlist-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/xfce4-windowlist-plugin/Makefile b/deskutils/xfce4-windowlist-plugin/Makefile index 9b184471da56..e6ace672e577 100644 --- a/deskutils/xfce4-windowlist-plugin/Makefile +++ b/deskutils/xfce4-windowlist-plugin/Makefile @@ -10,11 +10,11 @@ PORTVERSION= 0.1.0 CATEGORIES= deskutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ \ - http://xfce.org/~kelnos/mirrors/xfce-goodies/ \ - http://www.bsd-blax.org/ports/mirrors/ + http://xfce.org/~kelnos/mirrors/xfce-goodies/ DISTNAME= xfce4-windowlist-plugin-${PORTVERSION} +DIST_SUBDIR= xfce4 -MAINTAINER= matt@rimasec.net +MAINTAINER= matt@bsdfly.org COMMENT= A windowlist plugin for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |