diff options
author | znerd <znerd@FreeBSD.org> | 2002-07-02 19:47:14 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-07-02 19:47:14 +0000 |
commit | 8b5796329b74de2743b48daf8da8670081321be0 (patch) | |
tree | 967740533cef02d0a3e91ded6ee2fc2084f28545 /textproc/jdictionary/Makefile | |
parent | 323cbc505f7fd0701063d9772091b10921d3e025 (diff) | |
download | FreeBSD-ports-8b5796329b74de2743b48daf8da8670081321be0.zip FreeBSD-ports-8b5796329b74de2743b48daf8da8670081321be0.tar.gz |
Minor corrections to resolve plugin finding problem.
PR: 37406, 37398
Submitted by: maintainer
Diffstat (limited to 'textproc/jdictionary/Makefile')
-rw-r--r-- | textproc/jdictionary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index 345630b..9fc6070 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -7,6 +7,7 @@ PORTNAME= jdictionary PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=jdictionary |