diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-10-29 12:29:15 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-10-29 12:29:15 +0000 |
commit | d6790cbeadadbbb22c201a6d900d459dc86c2049 (patch) | |
tree | 8b4de23083e048fd5057c6ada9276441da86c977 | |
parent | 2f8efac5b690d9dc8b44611ac7c217f52256c46a (diff) | |
download | ports-d6790cbeadadbbb22c201a6d900d459dc86c2049.tar.gz ports-d6790cbeadadbbb22c201a6d900d459dc86c2049.zip |
Notes
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 2 | ||||
-rw-r--r-- | chinese/auto-tw-l10n/distinfo | 2 | ||||
-rw-r--r-- | chinese/auto-tw-l10n/pkg-plist | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index 4461618a7f20..c2c322c59034 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= auto-tw-l10n -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= chinese MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/auto-tw-l10n/ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/chinese/auto-tw-l10n/distinfo b/chinese/auto-tw-l10n/distinfo index fd44681d1102..99da32c39251 100644 --- a/chinese/auto-tw-l10n/distinfo +++ b/chinese/auto-tw-l10n/distinfo @@ -1 +1 @@ -MD5 (zh-auto-tw-l10n-1.4.tar.gz) = 00c3e2819d1278371bb970e59eaead5a +MD5 (zh-auto-tw-l10n-1.5.tar.gz) = 04344301800f729a8932631f4500b656 diff --git a/chinese/auto-tw-l10n/pkg-plist b/chinese/auto-tw-l10n/pkg-plist index d1ed28d437cf..cd5a99af0ae0 100644 --- a/chinese/auto-tw-l10n/pkg-plist +++ b/chinese/auto-tw-l10n/pkg-plist @@ -2,12 +2,12 @@ share/skel/zh_TW.Big5/dot.Xdefaults share/skel/zh_TW.Big5/dot.bashrc share/skel/zh_TW.Big5/dot.cshrc share/skel/zh_TW.Big5/dot.emacs -share/skel/zh_TW.Big5/dot.fontguess +share/skel/zh_TW.Big5/dot.fonts.conf share/skel/zh_TW.Big5/dot.gtkrc share/skel/zh_TW.Big5/dot.inputrc share/skel/zh_TW.Big5/dot.muttrc -share/skel/zh_TW.Big5/dot.qti18nrc share/skel/zh_TW.Big5/dot.vimrc share/skel/zh_TW.Big5/dot.xinitrc -share/skel/zh_TW.Big5/dot.xftconfig +share/skel/zh_TW.Big5/make.conf +share/skel/zh_TW.Big5/outta-port.supfile @unexec rmdir %D/share/skel/zh_TW.Big5 2>/dev/null || true |