diff options
author | rene <rene@FreeBSD.org> | 2013-12-27 22:54:45 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-12-27 22:54:45 +0800 |
commit | 9260129ee5ca88ea4a9c27b50aaf1b27f45f238e (patch) | |
tree | a5415f1a2bbf6a160ea576f7c60fa31cf639a2b1 /misc | |
parent | cde40cb612d82c8fe749ce0292cd2e9c886d36a0 (diff) | |
download | freebsd-ports-gnome-9260129ee5ca88ea4a9c27b50aaf1b27f45f238e.tar.gz freebsd-ports-gnome-9260129ee5ca88ea4a9c27b50aaf1b27f45f238e.tar.zst freebsd-ports-gnome-9260129ee5ca88ea4a9c27b50aaf1b27f45f238e.zip |
rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL
Diffstat (limited to 'misc')
-rw-r--r-- | misc/biosfont-demos/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile index e8f75b0ea9a1..84e0916ec2da 100644 --- a/misc/biosfont-demos/Makefile +++ b/misc/biosfont-demos/Makefile @@ -5,7 +5,9 @@ PORTNAME= biosfont-demos PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +#MASTER_SITES+= ftp://rene-ladan.nl/pub/distfiles/ +MASTER_SITE_SUBDIR=rene MAINTAINER= rene@FreeBSD.org COMMENT= Demos for the biosfont kernel module |