diff options
author | eik <eik@FreeBSD.org> | 2004-03-11 18:46:58 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-11 18:46:58 +0800 |
commit | c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a (patch) | |
tree | 9cdc23014173520f277fbaa07e14bdf9df2f4bf9 /misc | |
parent | bb7dfc2abee9bc029f02197b0f1d1eb2971c5b7c (diff) | |
download | freebsd-ports-gnome-c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a.tar.gz freebsd-ports-gnome-c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a.tar.zst freebsd-ports-gnome-c85898f1cb762db96f0c86f4c5e5dbb03ec66c4a.zip |
Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
PR: 63861
Diffstat (limited to 'misc')
-rw-r--r-- | misc/vifm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile index f433fcf9b64e..e364421108e7 100644 --- a/misc/vifm/Makefile +++ b/misc/vifm/Makefile @@ -9,7 +9,7 @@ PORTNAME= vifm PORTVERSION= 0.2a PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= vifm MAINTAINER= sw@gegenunendlich.de |