aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-WordNet-QueryData/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-08-25 07:01:25 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-08-25 07:01:25 +0000
commit0855f9ef116d3d1063c5a5b0ff9acb5de8e4ecf4 (patch)
treef4ba50f447cdd4c487106d5bafb9e0cbe54dc2b0 /textproc/p5-WordNet-QueryData/Makefile
parent5b8c96593200b2914bdc4c1d489f2a31f6edb8e4 (diff)
downloadports-0855f9ef116d3d1063c5a5b0ff9acb5de8e4ecf4.tar.gz
ports-0855f9ef116d3d1063c5a5b0ff9acb5de8e4ecf4.zip
- update to 1.34
* QueryData.pm (lexnamesFile): new top-level variable * QueryData.pm (loadLexnames): new function * QueryData.pm (lexname): new function * QueryData.pm: add lexname documentation * test.pl: add lexname tests Approved by: vanilla (co-mentor, 'cos mentor is in Athens :-) )
Notes
Notes: svn path=/head/; revision=117224
Diffstat (limited to 'textproc/p5-WordNet-QueryData/Makefile')
-rw-r--r--textproc/p5-WordNet-QueryData/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-WordNet-QueryData/Makefile b/textproc/p5-WordNet-QueryData/Makefile
index 279eb51aae91..a28a7e2473c4 100644
--- a/textproc/p5-WordNet-QueryData/Makefile
+++ b/textproc/p5-WordNet-QueryData/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WordNet-QueryData
-PORTVERSION= 1.33
+PORTVERSION= 1.34
PORTREVISION= 0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}