diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-06-30 01:02:09 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-06-30 01:02:09 +0800 |
commit | 91d460d490f33bf50ec52b5ccd231860f23abeb2 (patch) | |
tree | 046731ec4dfcf82866f92d258e02ff3b254eca42 /x11-fonts | |
parent | 1a5a1723ef4ceb2bcc51af9f2c4d4336140c9422 (diff) | |
download | freebsd-ports-gnome-91d460d490f33bf50ec52b5ccd231860f23abeb2.tar.gz freebsd-ports-gnome-91d460d490f33bf50ec52b5ccd231860f23abeb2.tar.zst freebsd-ports-gnome-91d460d490f33bf50ec52b5ccd231860f23abeb2.zip |
Unbreak fetch: use MASTER_SITES_SOURCEFORGE.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/nucleus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/nucleus/Makefile b/x11-fonts/nucleus/Makefile index c3a5d6ec5f11..bd4510bf92ae 100644 --- a/x11-fonts/nucleus/Makefile +++ b/x11-fonts/nucleus/Makefile @@ -9,7 +9,7 @@ PORTNAME= nucleus PORTVERSION= 0.77 PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= http://dreamer.nitro.dk/linux/lfp/ +MASTER_SITES= ${MASTER_SITES_SOURCEFORGE} MAINTAINER= olgeni@FreeBSD.org COMMENT= Another font package for X |