diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-25 22:06:46 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-25 22:06:46 +0800 |
commit | a7e49c69a92eb87e6dc7d1865243a17be133b756 (patch) | |
tree | 7feccfeb04de37e0ea38800c21bbaa11a37970d0 /misc/estic/Makefile | |
parent | c070cbc3f5a89e2e25e91dc37e3e4f6dd5de7cef (diff) | |
download | freebsd-ports-graphics-a7e49c69a92eb87e6dc7d1865243a17be133b756.tar.gz freebsd-ports-graphics-a7e49c69a92eb87e6dc7d1865243a17be133b756.tar.zst freebsd-ports-graphics-a7e49c69a92eb87e6dc7d1865243a17be133b756.zip |
make it fetchable
PR: 24616
Submitted by: joseph@randomnetworks.com
Diffstat (limited to 'misc/estic/Makefile')
-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 e644869c9be..9ca5118b8b8 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 |