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 /french | |
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 'french')
-rw-r--r-- | french/hyphen/Makefile | 1 | ||||
-rw-r--r-- | french/hyphen/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile index abffe7b54898..1c5f36960314 100644 --- a/french/hyphen/Makefile +++ b/french/hyphen/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ DISTNAME= hyph_fr_${PORTVERSION:S/./-/} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= French hyphenation rules diff --git a/french/hyphen/distinfo b/french/hyphen/distinfo index 5d28fd80b3e2..816f699c92cc 100644 --- a/french/hyphen/distinfo +++ b/french/hyphen/distinfo @@ -1,2 +1,2 @@ -SHA256 (hyph_fr_2-0.zip) = b947910457001fc0ca187354ec2256753c07a7fade7be60507c6c4b85f926c24 -SIZE (hyph_fr_2-0.zip) = 325626 +SHA256 (hyphen/hyph_fr_2-0.zip) = b947910457001fc0ca187354ec2256753c07a7fade7be60507c6c4b85f926c24 +SIZE (hyphen/hyph_fr_2-0.zip) = 325626 |