diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-18 02:03:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-18 02:03:06 +0800 |
commit | 33c29c99ac2a1f37ffdd0aeb5d447282fb8e1a44 (patch) | |
tree | de6ec7040e79ede180114709ad5b8a081e7a48c5 /german | |
parent | 826d5fd034cd872d63063f0f4b1e613600d4ae79 (diff) | |
download | freebsd-ports-gnome-33c29c99ac2a1f37ffdd0aeb5d447282fb8e1a44.tar.gz freebsd-ports-gnome-33c29c99ac2a1f37ffdd0aeb5d447282fb8e1a44.tar.zst freebsd-ports-gnome-33c29c99ac2a1f37ffdd0aeb5d447282fb8e1a44.zip |
- Set DIST_SUBDIR: move dist files to DISTDIR/hunspell
Diffstat (limited to 'german')
-rw-r--r-- | german/hunspell/Makefile | 1 | ||||
-rw-r--r-- | german/hunspell/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index a9b2fe079e38..3f87076f0621 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= german textproc MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ DISTNAME= igerman98-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= German hunspell dictionaries diff --git a/german/hunspell/distinfo b/german/hunspell/distinfo index 26d55c671a7e..042ea77086dc 100644 --- a/german/hunspell/distinfo +++ b/german/hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (igerman98-20110609.tar.bz2) = 5ecdf27715bb149155a11fee1922718b4efa1a4d21c2e691c6fc55afeafb7982 -SIZE (igerman98-20110609.tar.bz2) = 472203 +SHA256 (hunspell/igerman98-20110609.tar.bz2) = 5ecdf27715bb149155a11fee1922718b4efa1a4d21c2e691c6fc55afeafb7982 +SIZE (hunspell/igerman98-20110609.tar.bz2) = 472203 |