From 438a18a332b71b4727d2df9522783d39cc9b5c7a Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 29 Sep 2002 05:14:30 +0000 Subject: Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1) Approved by: wosch (in principle) --- german/manpages/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/german/manpages/Makefile b/german/manpages/Makefile index cd8b104..691c028 100644 --- a/german/manpages/Makefile +++ b/german/manpages/Makefile @@ -14,9 +14,7 @@ DISTFILES= ${manpages}.tgz MAINTAINER= wosch@FreeBSD.org -BROKEN= "Does not build" - -LANG= de_DE.ISO_8859-1 +LANG= de.ISO8859-1 NO_WRKSUBDIR= YES PLIST= ${WRKSRC}/PLIST -- cgit v1.1