diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 11:30:37 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 11:30:37 +0000 |
commit | 194d1b07e64f3067e441c3f886eb55a1d13cc509 (patch) | |
tree | 8257a260b347ea5cd7b08834e6d2ac1013f2d27a /misc/quotes/Makefile | |
parent | bc479d4a6b2911e531a57bbae92cc3e21c662304 (diff) | |
download | ports-194d1b07e64f3067e441c3f886eb55a1d13cc509.tar.gz ports-194d1b07e64f3067e441c3f886eb55a1d13cc509.zip |
Notes
Diffstat (limited to 'misc/quotes/Makefile')
-rw-r--r-- | misc/quotes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/quotes/Makefile b/misc/quotes/Makefile index 95fdf5e5198b..fd44e356887c 100644 --- a/misc/quotes/Makefile +++ b/misc/quotes/Makefile @@ -8,8 +8,7 @@ PORTNAME= quotes PORTVERSION= 1.7.2 CATEGORIES= misc -MASTER_SITES= ftp://ftp.externet.hu/.lib/disk6/linuxberg/files/console/office/ \ - ftp://ftp.waseda.ac.jp/.u7/ports/distfiles/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}-1.7-2 MAINTAINER= ports@FreeBSD.org |