diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-06-21 18:20:56 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-06-21 18:20:56 +0800 |
commit | 282b5c001ce85cc711e24e3e9fedf7aaae9f9281 (patch) | |
tree | 558f4c4c0d4e6357a25601a39b42fe3cd8694e27 /chinese/gcin/Makefile | |
parent | 7a0feba6429ac90f146d8650cd36df2bef249fe2 (diff) | |
download | freebsd-ports-gnome-282b5c001ce85cc711e24e3e9fedf7aaae9f9281.tar.gz freebsd-ports-gnome-282b5c001ce85cc711e24e3e9fedf7aaae9f9281.tar.zst freebsd-ports-gnome-282b5c001ce85cc711e24e3e9fedf7aaae9f9281.zip |
- Update to 1.4.2.
Diffstat (limited to 'chinese/gcin/Makefile')
-rw-r--r-- | chinese/gcin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index ce0177f12736..3b14435b3103 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gcin -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= chinese textproc gnome MASTER_SITES= http://cle.linux.org.tw/gcin/download/:main \ http://ftp.twaren.net/local-distfiles/gcin/:main \ - http://yilan.twbbs.org/chinsan/gcin/:main \ LOCAL/chinsan:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main EXTRACT_ONLY= gcin-${PORTVERSION}.tar.bz2 |