summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2006-06-02 12:35:11 +0000
committerMichael Landin <mich@FreeBSD.org>2006-06-02 12:35:11 +0000
commit521813b81f20865b1dcb80efc63dd07da7dd1f8a (patch)
tree8bedfbd259c820a166282ac019f78482b84d3483
parent65860748c20af398c337246f5a476b9f1c6756d3 (diff)
downloadfreebsd-ports-521813b81f20865b1dcb80efc63dd07da7dd1f8a.zip
- change mirror
- fix http://people.freebsd.org/~fenner/portsurvey/x11.html#ebuttons PR: ports/97850 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
-rw-r--r--x11/ebuttons/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ebuttons/Makefile b/x11/ebuttons/Makefile
index e43f7c91a83e..661b528f4e93 100644
--- a/x11/ebuttons/Makefile
+++ b/x11/ebuttons/Makefile
@@ -9,7 +9,8 @@ PORTNAME= E-buttons
PORTVERSION= 0.2
PORTREVISION= 3
CATEGORIES= x11
-MASTER_SITES= http://www.moodfarm.demon.co.uk/download/
+MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
+ http://mirror2.unixfreunde.de/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org