diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-23 20:21:52 +0000 |
commit | 3157ad19e83cc18bc01cda2201ca67399e278f70 (patch) | |
tree | ee36aab84f0e50f2c472fe44ebddf55e0927d800 /textproc/isearch | |
parent | 92e9455fd7428c295aacdbdd1331691dbbeb6753 (diff) | |
download | ports-3157ad19e83cc18bc01cda2201ca67399e278f70.tar.gz ports-3157ad19e83cc18bc01cda2201ca67399e278f70.zip |
Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports. Any non-committer who wants to grab one let me
know.
Approved by: old maintainer
Notes
Notes:
svn path=/head/; revision=46749
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 9d87336fb675..6fabceb13c73 100644 --- a/textproc/isearch/Makefile +++ b/textproc/isearch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc databases MASTER_SITES= http://www.etymon.com/pub/Isearch/ DISTNAME= Isearch-${PORTVERSION} -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |