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 /textproc/es-hyphen | |
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 'textproc/es-hyphen')
-rw-r--r-- | textproc/es-hyphen/Makefile | 1 | ||||
-rw-r--r-- | textproc/es-hyphen/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/es-hyphen/Makefile b/textproc/es-hyphen/Makefile index 5b58558157fb..713ba7cc3253 100644 --- a/textproc/es-hyphen/Makefile +++ b/textproc/es-hyphen/Makefile @@ -12,6 +12,7 @@ CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= es- DISTNAME= hyph_es_ES-${PORTVERSION:C/\.//g} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Spanish hyphenation rules diff --git a/textproc/es-hyphen/distinfo b/textproc/es-hyphen/distinfo index 0d0a48c88db9..6abfa9dc91f6 100644 --- a/textproc/es-hyphen/distinfo +++ b/textproc/es-hyphen/distinfo @@ -1,2 +1,2 @@ -SHA256 (hyph_es_ES-20051118.zip) = e762c75276ee65905c11b2ea6ff7984c926c656e746a3a3a5a5eaa8226d58aa8 -SIZE (hyph_es_ES-20051118.zip) = 13352 +SHA256 (hyphen/hyph_es_ES-20051118.zip) = e762c75276ee65905c11b2ea6ff7984c926c656e746a3a3a5a5eaa8226d58aa8 +SIZE (hyphen/hyph_es_ES-20051118.zip) = 13352 |