diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-04-08 20:54:18 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-04-08 20:54:18 +0000 |
commit | b79d1b9473078b8dfce19125a92439f36f29d6fd (patch) | |
tree | bb8e6dbb1c1da85dd66e1db40880116b04da6613 /editors/ooodict-all/Makefile | |
parent | 7bf5f9ef0cda3e4b351ccb09c449051a691ac96d (diff) | |
download | ports-b79d1b9473078b8dfce19125a92439f36f29d6fd.tar.gz ports-b79d1b9473078b8dfce19125a92439f36f29d6fd.zip |
Notes
Diffstat (limited to 'editors/ooodict-all/Makefile')
-rw-r--r-- | editors/ooodict-all/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index c9f40d209346..a09bf9b7ecfa 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -8,7 +8,7 @@ PORTNAME= ooodict PORTVERSION= 1.1 CATEGORIES+= editors -MASTER_SITES+= http://dict.progbits.com/ +MASTER_SITES+= http://ftp.gwdg.de/pub/misc/openoffice/contrib/dictionaries/ DISTFILES+= ${LANGDIST} MAINTAINER= openoffice@FreeBSD.org |