diff options
author | obache <obache@pkgsrc.org> | 2007-11-26 11:38:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-11-26 11:38:50 +0000 |
commit | f845b85681b36400e9ea7cf1213306d9a10cfbb3 (patch) | |
tree | 48291c07187c5903b33aeddf9b90d80949c18e06 /textproc | |
parent | 0a32a73bd220624a88cf645dbf226bc731413d47 (diff) | |
download | pkgsrc-f845b85681b36400e9ea7cf1213306d9a10cfbb3.tar.gz |
And also update COMMENT.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-native-hyperestraier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-native-hyperestraier/Makefile b/textproc/p5-native-hyperestraier/Makefile index d33dba37056..341479e2013 100644 --- a/textproc/p5-native-hyperestraier/Makefile +++ b/textproc/p5-native-hyperestraier/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/11/26 11:36:49 obache Exp $ +# $NetBSD: Makefile,v 1.5 2007/11/26 11:38:50 obache Exp $ # .include "../../textproc/hyperestraier/Makefile.common" @@ -6,7 +6,7 @@ PKGNAME= p5-native-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION} CATEGORIES= databases perl5 -COMMENT= Perl interface of Hyper Estraier +COMMENT= Perl native interface of Hyper Estraier CONFLICTS+= p5-hyperestraier-[0-9]* |