diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 17:47:50 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 17:47:50 +0000 |
commit | 133eb30843dd95e85ac342d6e2d6af892e2ca723 (patch) | |
tree | 3318e7f57bde01900ca2b6dcd70037ea7608604a /sysutils/extipl | |
parent | - update to 0.40 (diff) |
Add another MASTER_SITE.
PR: 29719
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=49681
Diffstat (limited to 'sysutils/extipl')
-rw-r--r-- | sysutils/extipl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/extipl/Makefile b/sysutils/extipl/Makefile index 9b7e5b91416b..0f3871e3e6df 100644 --- a/sysutils/extipl/Makefile +++ b/sysutils/extipl/Makefile @@ -8,7 +8,8 @@ PORTNAME= extipl PORTVERSION= 5.01 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.tsden.org/pub/extipl/PC-Unix/ +MASTER_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \ + ftp://ftp.tsden.org/pub/extipl/PC-Unix/ MAINTAINER= takamiti@tsden.org |