diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 06:31:58 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 06:31:58 +0000 |
commit | 130beb41081a98d3f69251a12c48432a16e778e6 (patch) | |
tree | 787dde856c37b3a207db59985497f1b8a3a71603 /textproc/isearch | |
parent | 4e852e5be4f5710a276ef1f2b79ebe284c9fc932 (diff) | |
download | ports-130beb41081a98d3f69251a12c48432a16e778e6.tar.gz ports-130beb41081a98d3f69251a12c48432a16e778e6.zip |
Notes
Diffstat (limited to 'textproc/isearch')
-rw-r--r-- | textproc/isearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/isearch/Makefile b/textproc/isearch/Makefile index 7af035389cd7..e68af62892b2 100644 --- a/textproc/isearch/Makefile +++ b/textproc/isearch/Makefile @@ -8,7 +8,7 @@ PORTNAME= isearch PORTVERSION= 1.14 CATEGORIES= textproc databases -MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/Isearch/ +MASTER_SITES= ftp://ftp.cnidr.org/pub/software/Isearch/ DISTNAME= Isearch-${PORTVERSION} MAINTAINER= giffunip@asme.org |