diff options
Diffstat (limited to 'misc/biosfont-demos/Makefile')
-rw-r--r-- | misc/biosfont-demos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile index 0318368f246e..a8ee81adbc70 100644 --- a/misc/biosfont-demos/Makefile +++ b/misc/biosfont-demos/Makefile @@ -5,8 +5,8 @@ PORTNAME= biosfont-demos PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} -#MASTER_SITES+= ftp://rene-ladan.nl/pub/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + ftp://rene-ladan.nl/pub/distfiles/ MASTER_SITE_SUBDIR=rene MAINTAINER= rene@FreeBSD.org |