summaryrefslogtreecommitdiffstats
path: root/spelling
diff options
context:
space:
mode:
authorEric Sandall2010-05-20 13:57:28 -0700
committerEric Sandall2010-05-20 14:19:35 -0700
commit8b9f38a2cef5e1b409220078f8df559a6dafab1a (patch)
tree580f5c7daa161c040212c521fc1efbe697728915 /spelling
parentebbf77c6e6dac09dfd893c1ba40e66e1bb26f816 (diff)
mythes: Fix WEB_SITE
Diffstat (limited to 'spelling')
-rwxr-xr-xspelling/mythes/DETAILS2
-rw-r--r--spelling/mythes/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/spelling/mythes/DETAILS b/spelling/mythes/DETAILS
index 69886e818a..8d388800ee 100755
--- a/spelling/mythes/DETAILS
+++ b/spelling/mythes/DETAILS
@@ -4,7 +4,7 @@
SOURCE_URL[0]=${SOURCEFORGE_URL}/hunspell/${SOURCE}
SOURCE_HASH=sha512:4969b5445aa9fa14a440191103f80b70f2c22ef659cd5b1c6a94f6201699b44ad496b24c7da04e3dbdd49398602f2abaae0e59bbe6755ed7f6cf7f079838a832
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/MyThes-${VERSION}"
- WEB_SITE="http://hyphen.sourceforge.net"
+ WEB_SITE=http://hunspell.sourceforge.net/
LICENSE[0]=BSD
ENTERED=20090901
SHORT="thesaurus library"
diff --git a/spelling/mythes/HISTORY b/spelling/mythes/HISTORY
index f34a36cca3..52a9ac5552 100644
--- a/spelling/mythes/HISTORY
+++ b/spelling/mythes/HISTORY
@@ -1,3 +1,6 @@
+2010-05-20 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Correct WEB_SITE
+
2010-04-23 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Depends on hunspell
* DETAILS: LICENSE is BSD-based