diff options
author | obrien <obrien@FreeBSD.org> | 2008-02-29 01:36:27 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2008-02-29 01:36:27 +0800 |
commit | 3e10c6280b53d130a64d0151a69e41a74712ef52 (patch) | |
tree | 2f4f66b169f7e86e224cfb6c7711d1b31947bf73 /misc | |
parent | b5052add5db69bcdaacd1f0d9fb1327b3528f657 (diff) | |
download | freebsd-ports-gnome-3e10c6280b53d130a64d0151a69e41a74712ef52.tar.gz freebsd-ports-gnome-3e10c6280b53d130a64d0151a69e41a74712ef52.tar.zst freebsd-ports-gnome-3e10c6280b53d130a64d0151a69e41a74712ef52.zip |
Update MASTERSITES.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/figlet/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile index ebf6828436c8..f168be70f43b 100644 --- a/misc/figlet/Makefile +++ b/misc/figlet/Makefile @@ -12,9 +12,9 @@ PORTNAME= figlet PORTVERSION= 2.2.1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.fasta.fh-dortmund.de/mirror/gentoo/distfiles/ \ - http://ftp.plig.org/pub/figlet/program/unix/ \ - ftp://ftp.figlet.org/pub/figlet/program/unix/ +MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/program/unix/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien DISTNAME= figlet221 MAINTAINER= obrien@FreeBSD.org |