diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 10:46:58 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 10:46:58 +0000 |
commit | 41dd792bb87fc97dd3e50a0b5a140ec41b24ae92 (patch) | |
tree | 6083bd79060187c313818743cf542065775da824 /misc/vifm | |
parent | 00ca88ac3e9aabf205ee2826b85804bd5d5b2c8d (diff) | |
download | ports-41dd792bb87fc97dd3e50a0b5a140ec41b24ae92.tar.gz ports-41dd792bb87fc97dd3e50a0b5a140ec41b24ae92.zip |
Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
PR: 63861
Notes
Notes:
svn path=/head/; revision=103631
Diffstat (limited to 'misc/vifm')
-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 |