diff options
Diffstat (limited to 'textproc/jdictionary/Makefile')
-rw-r--r-- | textproc/jdictionary/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index f6607eda8370..6b2f8ee5816a 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -6,9 +6,9 @@ # PORTNAME= jdictionary -PORTVERSION= 1.8 +PORTVERSION= 1.8 CATEGORIES= textproc java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=jdictionary DISTNAME= jdictionary-1_8 |