diff options
author | obache <obache@pkgsrc.org> | 2007-04-05 12:21:26 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-04-05 12:21:26 +0000 |
commit | 76ee2593165346b631a1cc0b8ca24447583fe7d3 (patch) | |
tree | 132c1cb065c19e0b907ee78924e201dbcbadb9ed /textproc/hyperestraier | |
parent | 40500722dbdff68c031e2baa0bc2d8594f1c1cb8 (diff) | |
download | pkgsrc-76ee2593165346b631a1cc0b8ca24447583fe7d3.tar.gz |
Update my mail address to @NetBSD.org and remove some redundant lines.
Diffstat (limited to 'textproc/hyperestraier')
-rw-r--r-- | textproc/hyperestraier/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 16067788731..142c4ffc94f 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2007/03/05 15:58:19 obache Exp $ +# $NetBSD: Makefile,v 1.24 2007/04/05 12:21:27 obache Exp $ .include "Makefile.common" CATEGORIES= japanese textproc www -MAINTAINER= obata@lins.jp -HOMEPAGE= http://hyperestraier.sourceforge.net/ COMMENT= Full-text search system for communities GNU_CONFIGURE= yes |