diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-08-08 13:12:05 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-08-08 13:12:05 +0800 |
commit | 9a9193a213b57859265a6184496402bb1a8b5455 (patch) | |
tree | 8d51e992cef4fd813072fa242b7f3c5d8fc2185c /x11-wm | |
parent | 0339b42a079569df6257b3e0ee78c64a935f1909 (diff) | |
download | freebsd-ports-gnome-9a9193a213b57859265a6184496402bb1a8b5455.tar.gz freebsd-ports-gnome-9a9193a213b57859265a6184496402bb1a8b5455.tar.zst freebsd-ports-gnome-9a9193a213b57859265a6184496402bb1a8b5455.zip |
- cleanup MASTER_SITES
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile index fa09a1149740..ae3a214e8052 100644 --- a/x11-wm/fvwm/Makefile +++ b/x11-wm/fvwm/Makefile @@ -9,8 +9,7 @@ PORTNAME= fvwm PORTVERSION= 1.24r PORTREVISION= 4 CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-1/ \ - ftp://ftp.ics.es.osaka-u.ac.jp/pub/CFAN/sources/1.x/ +MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-1/ MAINTAINER= dinoex@FreeBSD.org COMMENT= The fvwm window manager |