diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:49:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:49:59 +0000 |
commit | 6a9fcfc6bd61ba898fd1778c1da32be56b5904c3 (patch) | |
tree | 767f2803f6c6af410144e76a9efd9b7564dac8ad /korean/unfonts-extra | |
parent | c2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (diff) | |
download | ports-6a9fcfc6bd61ba898fd1778c1da32be56b5904c3.tar.gz ports-6a9fcfc6bd61ba898fd1778c1da32be56b5904c3.zip |
Notes
Diffstat (limited to 'korean/unfonts-extra')
-rw-r--r-- | korean/unfonts-extra/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/korean/unfonts-extra/Makefile b/korean/unfonts-extra/Makefile index 3a50be1d2d4d..6a1c722ff24e 100644 --- a/korean/unfonts-extra/Makefile +++ b/korean/unfonts-extra/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: unfonts-extra-ttf -# Date created: 27 September 2003 -# Whom: Hye-Shik Chang <perky@FreeBSD.org> -# +# Created by: Hye-Shik Chang <perky@FreeBSD.org> # $FreeBSD$ PORTVERSION= 1.0.1 @@ -21,4 +18,5 @@ FONTLIST= UnJamoBatang \ MASTERDIR= ${.CURDIR}/../unfonts-core +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |