diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /chinese | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) | |
download | ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/chinput3/Makefile | 2 | ||||
-rw-r--r-- | chinese/pyDict/Makefile | 2 | ||||
-rw-r--r-- | chinese/vim-scdoc/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/chinese/chinput3/Makefile b/chinese/chinput3/Makefile index ee04360b7e73..5fccc74050d7 100644 --- a/chinese/chinput3/Makefile +++ b/chinese/chinput3/Makefile @@ -7,7 +7,7 @@ PORTNAME= chinput PORTVERSION= 3.0.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese x11 MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/chinput3/ diff --git a/chinese/pyDict/Makefile b/chinese/pyDict/Makefile index 6ba0ebb087cf..14b224d2483f 100644 --- a/chinese/pyDict/Makefile +++ b/chinese/pyDict/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyDict PORTVERSION= 0.2.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/pyDict/ diff --git a/chinese/vim-scdoc/Makefile b/chinese/vim-scdoc/Makefile index b5da9968407c..d17107fcfd75 100644 --- a/chinese/vim-scdoc/Makefile +++ b/chinese/vim-scdoc/Makefile @@ -7,6 +7,7 @@ PORTNAME= vim-scdoc PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/-s//} |