diff options
author | znerd <znerd@FreeBSD.org> | 2002-08-29 06:47:34 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-08-29 06:47:34 +0800 |
commit | 39e3c6ec4bb709ec0c29eec24e316aada2e49b09 (patch) | |
tree | 3658c347b5bb3ab9a4f387d1ed51de7ee2c1f8fb | |
parent | a46e2168a631906b2dfe659a77e4ece69161573c (diff) | |
download | freebsd-ports-gnome-39e3c6ec4bb709ec0c29eec24e316aada2e49b09.tar.gz freebsd-ports-gnome-39e3c6ec4bb709ec0c29eec24e316aada2e49b09.tar.zst freebsd-ports-gnome-39e3c6ec4bb709ec0c29eec24e316aada2e49b09.zip |
Whitespace.
-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 |