diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
commit | 501e1abf47bfdc9b61249376805e53021200c111 (patch) | |
tree | b8144f71947cee55af077a6843a567512ca07b94 /deskutils/xfce4-windowlist-plugin | |
parent | c9026ef173add602626d88f557fa56946035e51f (diff) |
Notes
Diffstat (limited to 'deskutils/xfce4-windowlist-plugin')
-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 |