diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 476b9d11647d..0b22882b871c 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -11,10 +11,10 @@ PORTREVISION= 2 CATEGORIES= x11 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 clipboard module for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |