diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xforms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index 54c366486a4a..b9cb31de5c70 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -21,7 +21,7 @@ DISTNAME= bxform-freebsd-alpha .else DISTNAME= bxform-freebsd-elf .endif -MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/ \ +MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} \ http://bragg.phys.uwm.edu/~zhao/ftp/ PATCHDIR= ${.CURDIR}/patches.elf .else |