diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-01 17:05:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-01 17:05:41 +0000 |
commit | 02cf4a3dc2f427e7a46f1adbbfe91e4f6387a21d (patch) | |
tree | 18755256134a66c19d16c1297abbf2acd27a6b5c /sysutils/extipl/Makefile | |
parent | 99d30605119b332cf69ad1d68165bcdeab385f5e (diff) | |
download | ports-02cf4a3dc2f427e7a46f1adbbfe91e4f6387a21d.tar.gz ports-02cf4a3dc2f427e7a46f1adbbfe91e4f6387a21d.zip |
Notes
Diffstat (limited to 'sysutils/extipl/Makefile')
-rw-r--r-- | sysutils/extipl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/extipl/Makefile b/sysutils/extipl/Makefile index 0f3871e3e6df..28f94b15aeb1 100644 --- a/sysutils/extipl/Makefile +++ b/sysutils/extipl/Makefile @@ -6,10 +6,10 @@ # PORTNAME= extipl -PORTVERSION= 5.01 +PORTVERSION= 5.04 CATEGORIES= sysutils MASTER_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \ - ftp://ftp.tsden.org/pub/extipl/PC-Unix/ + http://www.tsden.org/takamiti/extipl/archs/ MAINTAINER= takamiti@tsden.org |