diff options
Diffstat (limited to 'textproc/p5-native-hyperestraier/Makefile')
-rw-r--r-- | textproc/p5-native-hyperestraier/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-native-hyperestraier/Makefile b/textproc/p5-native-hyperestraier/Makefile index 46bc0efe946..38582af5be1 100644 --- a/textproc/p5-native-hyperestraier/Makefile +++ b/textproc/p5-native-hyperestraier/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/11/17 15:40:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2006/11/19 01:18:02 obache Exp $ # .include "../../textproc/hyperestraier/Makefile.common" PKGNAME= p5-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION} CATEGORIES= databases perl5 +PKGREVISION= 1 COMMENT= Perl interface of Hyper Estraier |