diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
commit | 227824e7d1496bf0254aa6f1bad98f1622e053cf (patch) | |
tree | 04e7e54eb5679dc2ed3951bec971d1573bc08471 /textproc/isearch | |
parent | a38ae12ca88a55fabec1dbbae507656d007c2cff (diff) | |
download | ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.tar.gz ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.zip |
Notes
Diffstat (limited to 'textproc/isearch')
-rw-r--r-- | textproc/isearch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/isearch/Makefile b/textproc/isearch/Makefile index 7542c958241a..477e4d089955 100644 --- a/textproc/isearch/Makefile +++ b/textproc/isearch/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Sept 1996 # Whom: Pedro # -# $Id: Makefile,v 1.3 1997/02/19 09:36:05 tg Exp $ +# $Id: Makefile,v 1.4 1997/04/27 00:11:47 asami Exp $ # DISTNAME= Isearch-1.14 @@ -11,7 +11,7 @@ PKGNAME= isearch-1.14 CATEGORIES= textproc databases MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/Isearch/ -MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org GNU_CONFIGURE= yes |