diff options
Diffstat (limited to 'textproc/p5-native-hyperestraier/Makefile')
-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]* |