diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-25 14:06:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-01-25 14:06:46 +0000 |
commit | f869cc54caf567c1c63b331440c8734557ddbed0 (patch) | |
tree | fb29d96091f06119f0f505afc910c837b390dd3e /misc/estic | |
parent | ee2c544fa7a64c31a636166e3f8c03e8cb433dbf (diff) | |
download | ports-f869cc54caf567c1c63b331440c8734557ddbed0.tar.gz ports-f869cc54caf567c1c63b331440c8734557ddbed0.zip |
Notes
Diffstat (limited to 'misc/estic')
-rw-r--r-- | misc/estic/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile index e644869c9be1..9ca5118b8b80 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -8,9 +8,7 @@ PORTNAME= estic PORTVERSION= 1.40 CATEGORIES= misc -MASTER_SITES= ftp://linux01.gwdg.de/pub/isdn/estic/ \ - ftp://ftp.franken.de/pub/isdn4linux/estic/ \ - http://www.fast.de/~uli/isdn/estic/ +MASTER_SITES= ftp://linux01.gwdg.de/pub/isdn/estic/old-versions/v1.40/ DISTNAME= estic-${PORTVERSION}-sources MAINTAINER= jhs@FreeBSD.org |