diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index 025402e..3f94589 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -8,7 +8,8 @@ PORTNAME= xmon PORTVERSION= 1.5.6 CATEGORIES= x11 -MASTER_SITES= http://www.ibiblio.org/pub/X11/contrib/devel_tools/ +MASTER_SITES= http://www.ibiblio.org/pub/X11/contrib/devel_tools/ \ + ftp://ftp.x.org/contrib/devel_tools/ DISTNAME= xmon.${PORTVERSION} MAINTAINER= bms@spc.org |