diff options
author | rene <rene@FreeBSD.org> | 2014-10-07 23:56:31 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-10-07 23:56:31 +0800 |
commit | 456fb277af06f461ba1b87615e5843c9f030fd87 (patch) | |
tree | 52bf4b94d6786edaf05b52af0e3ffe3c2d5f6874 /misc | |
parent | 9ba377279931adde3ccc7aeb940c77454007e832 (diff) | |
download | freebsd-ports-gnome-456fb277af06f461ba1b87615e5843c9f030fd87.tar.gz freebsd-ports-gnome-456fb277af06f461ba1b87615e5843c9f030fd87.tar.zst freebsd-ports-gnome-456fb277af06f461ba1b87615e5843c9f030fd87.zip |
Drop ftp://rene-ladan.nl/pub/ as mirror.
While here use shorter form for "local" master sites.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/biosfont-demos/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile index a8ee81adbc70..6c3e34c6b84e 100644 --- a/misc/biosfont-demos/Makefile +++ b/misc/biosfont-demos/Makefile @@ -5,9 +5,7 @@ PORTNAME= biosfont-demos PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://rene-ladan.nl/pub/distfiles/ -MASTER_SITE_SUBDIR=rene +MASTER_SITES= LOCAL/rene MAINTAINER= rene@FreeBSD.org COMMENT= Demos for the biosfont kernel module |