diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-11-29 09:54:18 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-11-29 09:54:18 +0000 |
commit | 771b43c983f6a541775ab4de48cbfad2d5c25c8e (patch) | |
tree | 6022d81c508920191738e1af3b13258d79e91292 /korean | |
parent | ac8cf90ea398187fc9d39daf0c41d1909c0751e0 (diff) |
- Quiesce portlint
- Define DOCS
- Support staging
PR: 184366
Submitted by: Takefu <takefu@airport.fm>
Notes
Notes:
svn path=/head/; revision=335157
Diffstat (limited to 'korean')
-rw-r--r-- | korean/unzip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/korean/unzip/Makefile b/korean/unzip/Makefile index d8f146f13bee..41a1ce431e43 100644 --- a/korean/unzip/Makefile +++ b/korean/unzip/Makefile @@ -11,5 +11,4 @@ CONFLICTS= unzip-[0-9]* unzip-iconv-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* EXTRA_PATCHES= ${.CURDIR}/files/patch-* MASTERDIR= ${.CURDIR}/../../archivers/unzip -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |