diff options
author | petef <petef@FreeBSD.org> | 2002-06-09 09:50:59 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-09 09:50:59 +0800 |
commit | b19b346283c688f9d60fb0d2b51d61cd612c826f (patch) | |
tree | c845bdbaea75c608fc027eaed642f12cd70f8bc7 /x11 | |
parent | 4f39947e6bb66ba94627fec106f605efd47f2555 (diff) | |
download | freebsd-ports-gnome-b19b346283c688f9d60fb0d2b51d61cd612c826f.tar.gz freebsd-ports-gnome-b19b346283c688f9d60fb0d2b51d61cd612c826f.tar.zst freebsd-ports-gnome-b19b346283c688f9d60fb0d2b51d61cd612c826f.zip |
Unbreak: switch to a working master site & distname.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmon/Makefile | 5 | ||||
-rw-r--r-- | x11/xmon/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index f0a16d73706f..437f3f830ac4 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -8,12 +8,11 @@ PORTNAME= xmon PORTVERSION= 1.5.6 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.mxlab.com/unix/x/ +MASTER_SITES= ftp://ftp.x.org/contrib/devel_tools/ +DISTNAME= xmon.${PORTVERSION} MAINTAINER= bms@spc.org -BROKEN= "Does not fetch" - WRKSRC= ${WRKDIR}/xmon.1.5.6 USE_IMAKE= yes diff --git a/x11/xmon/distinfo b/x11/xmon/distinfo index 0ecd241f0d9e..59676c95e4df 100644 --- a/x11/xmon/distinfo +++ b/x11/xmon/distinfo @@ -1 +1 @@ -MD5 (xmon-1.5.6.tar.gz) = 8a01309cd2aa60556576502facffffe3 +MD5 (xmon.1.5.6.tar.gz) = 8a01309cd2aa60556576502facffffe3 |