From 33c29c99ac2a1f37ffdd0aeb5d447282fb8e1a44 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 17 Aug 2011 18:03:06 +0000 Subject: - Set DIST_SUBDIR: move dist files to DISTDIR/hunspell --- german/hunspell/Makefile | 1 + german/hunspell/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'german') diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index a9b2fe079e38..3f87076f0621 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= german textproc MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ DISTNAME= igerman98-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= German hunspell dictionaries diff --git a/german/hunspell/distinfo b/german/hunspell/distinfo index 26d55c671a7e..042ea77086dc 100644 --- a/german/hunspell/distinfo +++ b/german/hunspell/distinfo @@ -1,2 +1,2 @@ -SHA256 (igerman98-20110609.tar.bz2) = 5ecdf27715bb149155a11fee1922718b4efa1a4d21c2e691c6fc55afeafb7982 -SIZE (igerman98-20110609.tar.bz2) = 472203 +SHA256 (hunspell/igerman98-20110609.tar.bz2) = 5ecdf27715bb149155a11fee1922718b4efa1a4d21c2e691c6fc55afeafb7982 +SIZE (hunspell/igerman98-20110609.tar.bz2) = 472203 -- cgit