diff options
author | jmelo <jmelo@FreeBSD.org> | 2008-01-31 21:14:09 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2008-01-31 21:14:09 +0800 |
commit | c59b62da79e9247357a5a863b7510fc3a7eab860 (patch) | |
tree | b424b3122a34ec0210390eeb9bef208fd1ed6a5c /misc | |
parent | 720b36877199297dd6fe77e386cdf3dc27455d3a (diff) | |
download | freebsd-ports-gnome-c59b62da79e9247357a5a863b7510fc3a7eab860.tar.gz freebsd-ports-gnome-c59b62da79e9247357a5a863b7510fc3a7eab860.tar.zst freebsd-ports-gnome-c59b62da79e9247357a5a863b7510fc3a7eab860.zip |
- Update mastersite.
PR: ports/119194
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/biosfont-demos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile index 3e39d8bd2729..dab07e1dea00 100644 --- a/misc/biosfont-demos/Makefile +++ b/misc/biosfont-demos/Makefile @@ -8,7 +8,7 @@ PORTNAME= biosfont-demos PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= http://home.tiscali.nl/rladan/biosfont/ +MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ MAINTAINER= r.c.ladan@gmail.com COMMENT= Demos for the biosfont kernel module |