diff options
Diffstat (limited to 'korean/pgp.language/Makefile')
-rw-r--r-- | korean/pgp.language/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/pgp.language/Makefile b/korean/pgp.language/Makefile index b4c4318f05ea..57e968e0ccee 100644 --- a/korean/pgp.language/Makefile +++ b/korean/pgp.language/Makefile @@ -47,6 +47,6 @@ do-install: ${SH} ${SCRIPTDIR}/pgp.config.l10n.sh \ ${PGPLIB} ${PGP_LANG} ${PGP_CHARSET} -pgp > /dev/null 2>&1 # update .idx file - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |