diff options
author | krion <krion@FreeBSD.org> | 2004-07-21 20:39:13 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-21 20:39:13 +0800 |
commit | d5c61b67d0b5d16780e314d2592cabb6c2dcf7af (patch) | |
tree | e38eab283a98c68024e12ecc51613e60652dd0ec /x11 | |
parent | d13bc998ec6cef4dc04c14a84d9dff3cf461a5a4 (diff) | |
download | freebsd-ports-gnome-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.tar.gz freebsd-ports-gnome-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.tar.zst freebsd-ports-gnome-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.zip |
Change maintainer's mail.
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
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 |