diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-11-07 01:56:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-11-07 01:56:06 +0000 |
commit | 14bfd1bb13c98d5e0de36fbc6867637edd7381d2 (patch) | |
tree | 29601659316d5d3d0217db4f84c78e6bfff4946b /textproc/py-lucene | |
parent | ebc5730faac5bccb02ecbab005922bb32cc07540 (diff) |
fix pkg-plist
Notes
Notes:
svn path=/head/; revision=176668
Diffstat (limited to 'textproc/py-lucene')
-rw-r--r-- | textproc/py-lucene/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-lucene/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index be5a0f789b32..3c8bf7d7c20d 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -9,6 +9,7 @@ PORTNAME= PyLucene PORTVERSION= 2.0.0 PATCHSET= -3 +PORTREVISION= 1 CATEGORIES= devel python java MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-lucene/pkg-plist b/textproc/py-lucene/pkg-plist index 534e7191055c..f126fbaa7847 100644 --- a/textproc/py-lucene/pkg-plist +++ b/textproc/py-lucene/pkg-plist @@ -3,5 +3,3 @@ lib/python2.4/site-packages/PyLucene.py lib/python2.4/site-packages/_PyLucene.so lib/python2.4/site-packages/security/classpath.security lib/python2.4/site-packages/security/libgcj.security -@dirrm lib/python2.4/site-packages/security -@dirrm lib/python2.4/site-packages |