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 /x11-clocks/xfce4-datetime-plugin | |
parent | c9026ef173add602626d88f557fa56946035e51f (diff) |
Notes
Diffstat (limited to 'x11-clocks/xfce4-datetime-plugin')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 5cfc110bffc7..24c628c38353 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -11,10 +11,10 @@ PORTREVISION= 2 CATEGORIES= x11-clocks 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/ +DIST_SUBDIR= xfce4 -MAINTAINER= matt@rimasec.net +MAINTAINER= matt@bsdfly.org COMMENT= XFce 4 additional clock module which also shows date BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |