diff options
author | leeym <leeym@FreeBSD.org> | 2003-10-29 12:29:15 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-10-29 12:29:15 +0000 |
commit | fab2e9dff189986c8bb262110fc77327b6c10f95 (patch) | |
tree | 3de1145383fbccee869f209198919b21e2315613 /chinese/auto-tw-l10n/Makefile | |
parent | c7eacd37bf9ed924378ebb2cc2f04a27bd2526f2 (diff) | |
download | FreeBSD-ports-fab2e9dff189986c8bb262110fc77327b6c10f95.zip FreeBSD-ports-fab2e9dff189986c8bb262110fc77327b6c10f95.tar.gz |
update to 1.5
PR: 58610
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Diffstat (limited to 'chinese/auto-tw-l10n/Makefile')
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index 4461618..c2c322c 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} |