diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-18 02:03:06 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-18 02:03:06 +0800 |
commit | 13f9e5693505283833b7e7daadd6e4eae8999bae (patch) | |
tree | c83bb2ad8ae9f2613b2d0ccd8d213918bb3088df /french/hunspell | |
parent | f04b26ad2910ced3d34a2a78b95c5e8dc0a6a6e2 (diff) | |
download | freebsd-ports-gnome-13f9e5693505283833b7e7daadd6e4eae8999bae.tar.gz freebsd-ports-gnome-13f9e5693505283833b7e7daadd6e4eae8999bae.tar.zst freebsd-ports-gnome-13f9e5693505283833b7e7daadd6e4eae8999bae.zip |
- Set DIST_SUBDIR: move dist files to DISTDIR/hunspell
Diffstat (limited to 'french/hunspell')
-rw-r--r-- | french/hunspell/Makefile | 1 | ||||
-rw-r--r-- | french/hunspell/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile index 299425efe3b9..d1fe7502734f 100644 --- a/french/hunspell/Makefile +++ b/french/hunspell/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ DISTNAME= hunspell-fr-moderne-v${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Modern French hunspell dictionaries diff --git a/french/hunspell/distinfo b/french/hunspell/distinfo index d67cde6ba465..43ac0a88e2ba 100644 --- a/french/hunspell/distinfo +++ b/french/hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (hunspell-fr-moderne-v4.2.zip) = 7e98d1c1c942759283c889d44f158f2abb673227a2a58e0807c108d945fbfd00 -SIZE (hunspell-fr-moderne-v4.2.zip) = 338313 +SHA256 (hunspell/hunspell-fr-moderne-v4.2.zip) = 7e98d1c1c942759283c889d44f158f2abb673227a2a58e0807c108d945fbfd00 +SIZE (hunspell/hunspell-fr-moderne-v4.2.zip) = 338313 |