diff options
-rw-r--r-- | devel/py-lucene/Makefile | 1 | ||||
-rw-r--r-- | devel/py-lucene/pkg-plist | 2 | ||||
-rw-r--r-- | textproc/py-lucene/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-lucene/pkg-plist | 2 |
4 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-lucene/Makefile b/devel/py-lucene/Makefile index be5a0f789b32..3c8bf7d7c20d 100644 --- a/devel/py-lucene/Makefile +++ b/devel/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/devel/py-lucene/pkg-plist b/devel/py-lucene/pkg-plist index 534e7191055c..f126fbaa7847 100644 --- a/devel/py-lucene/pkg-plist +++ b/devel/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 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 |