- Fix duplicate INDEX entry.
This commit is contained in:
parent
915a6a6e38
commit
c84e1f94aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218292
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# New ports collection makefile for: kde4-l10n-zh_CN
|
||||
# New ports collection makefile for: kde4-l10n-zh_TW
|
||||
# Date created: 29 July 2008
|
||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= kde-l10n-zh_CN
|
||||
PORTNAME= kde-l10n-zh_TW
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
CATEGORIES= chinese kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Simplified Chinese messages and documentation for KDE4
|
||||
COMMENT= Traditional Chinese messages and documentation for KDE4
|
||||
|
||||
KDE4_L10N= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue