diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-17 18:03:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-17 18:03:06 +0000 |
commit | 13f9e5693505283833b7e7daadd6e4eae8999bae (patch) | |
tree | c83bb2ad8ae9f2613b2d0ccd8d213918bb3088df /textproc/sw-hunspell | |
parent | f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2 (diff) |
- Set DIST_SUBDIR: move dist files to DISTDIR/hunspell
Notes
Notes:
svn path=/head/; revision=279921
Diffstat (limited to 'textproc/sw-hunspell')
-rw-r--r-- | textproc/sw-hunspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/sw-hunspell/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/sw-hunspell/Makefile b/textproc/sw-hunspell/Makefile index 801efea161dc..79185cdd509e 100644 --- a/textproc/sw-hunspell/Makefile +++ b/textproc/sw-hunspell/Makefile @@ -12,6 +12,7 @@ CATEGORIES= textproc MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= sw- DISTNAME= sv-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Swedish hunspell dictionaries diff --git a/textproc/sw-hunspell/distinfo b/textproc/sw-hunspell/distinfo index b106c6a557b8..393aae46941e 100644 --- a/textproc/sw-hunspell/distinfo +++ b/textproc/sw-hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (sv-1.46.zip) = acd974002d6ddf9c27e31f4111ebd169ca3ee407cc5a46165b93c41d02ee402c -SIZE (sv-1.46.zip) = 336191 +SHA256 (hunspell/sv-1.46.zip) = acd974002d6ddf9c27e31f4111ebd169ca3ee407cc5a46165b93c41d02ee402c +SIZE (hunspell/sv-1.46.zip) = 336191 |