diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2002-08-28 22:47:34 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2002-08-28 22:47:34 +0000 |
commit | db3951437b244dd0eee52030616e13afac547863 (patch) | |
tree | 1b6f79c3db1d56b0b1480cc3611e8851fe941637 /textproc | |
parent | This port depends on jakarta-ant, but the appropriate (diff) |
Whitespace.
Diffstat (limited to 'textproc')
-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 |