diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-18 02:03:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-18 02:03:41 +0800 |
commit | af914097b161d19a380fe28f2d28e158bfa2780f (patch) | |
tree | 1c6ca4d895e471085230a1484ab8687543cdcdff /hungarian | |
parent | 33c29c99ac2a1f37ffdd0aeb5d447282fb8e1a44 (diff) | |
download | freebsd-ports-gnome-af914097b161d19a380fe28f2d28e158bfa2780f.tar.gz freebsd-ports-gnome-af914097b161d19a380fe28f2d28e158bfa2780f.tar.zst freebsd-ports-gnome-af914097b161d19a380fe28f2d28e158bfa2780f.zip |
- Set DIST_SUBDIR: move dist files to DISTDIR/hyphen
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/hyphen/Makefile | 1 | ||||
-rw-r--r-- | hungarian/hyphen/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/hungarian/hyphen/Makefile b/hungarian/hyphen/Makefile index bfe088b82cc7..c7fc835060da 100644 --- a/hungarian/hyphen/Makefile +++ b/hungarian/hyphen/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= hungarian textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= hyph_hu_HU-${PORTVERSION:C/\.//g} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Hungarian hyphenation rules diff --git a/hungarian/hyphen/distinfo b/hungarian/hyphen/distinfo index aeddc20abbfc..9313a88152f1 100644 --- a/hungarian/hyphen/distinfo +++ b/hungarian/hyphen/distinfo @@ -1,2 +1,2 @@ -SHA256 (hyph_hu_HU-20070517.zip) = 3eb989ce5d6952224f800ec76000a71a509a5db37a63292a53f0381c39fcbaa1 -SIZE (hyph_hu_HU-20070517.zip) = 275139 +SHA256 (hyphen/hyph_hu_HU-20070517.zip) = 3eb989ce5d6952224f800ec76000a71a509a5db37a63292a53f0381c39fcbaa1 +SIZE (hyphen/hyph_hu_HU-20070517.zip) = 275139 |