diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /japanese | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | freebsd-ports-graphics-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz freebsd-ports-graphics-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.zst freebsd-ports-graphics-18cfb33a9114bfc555dd9e7ece5635848c417498.zip |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eb/Makefile | 2 | ||||
-rw-r--r-- | japanese/eb3/Makefile | 2 | ||||
-rw-r--r-- | japanese/mutt-devel/Makefile | 1 | ||||
-rw-r--r-- | japanese/mutt/Makefile | 1 | ||||
-rw-r--r-- | japanese/samba/Makefile | 1 | ||||
-rw-r--r-- | japanese/vflib/Makefile | 2 |
6 files changed, 6 insertions, 3 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index a816b72d7cd..04027283fc1 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -7,7 +7,7 @@ PORTNAME= eb PORTVERSION= 3.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/ diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index a816b72d7cd..04027283fc1 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/Makefile @@ -7,7 +7,7 @@ PORTNAME= eb PORTVERSION= 3.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/ diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile index 6e70e7cd7e1..949910fdb7f 100644 --- a/japanese/mutt-devel/Makefile +++ b/japanese/mutt-devel/Makefile @@ -9,6 +9,7 @@ PORTNAME= mutt PORTVERSION= ${VERSION}.j${JP_VERSION} +PORTREVISION= 1 CATEGORIES= japanese mail MASTER_SITES= http://www.emaillab.org/mutt/1.5/ \ http://my.reset.jp/~iwashita/mutt/distfiles/ \ diff --git a/japanese/mutt/Makefile b/japanese/mutt/Makefile index 9548a53bab9..26a68585ef0 100644 --- a/japanese/mutt/Makefile +++ b/japanese/mutt/Makefile @@ -9,6 +9,7 @@ PORTNAME= mutt PORTVERSION= ${VERSION}.j${JP_VERSION} +PORTREVISION= 1 CATEGORIES= japanese mail MASTER_SITES= http://www.emaillab.org/mutt/1.4/ \ http://my.reset.jp/~iwashita/mutt/distfiles/ \ diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile index 80a83aab41b..e4e1d96c915 100644 --- a/japanese/samba/Makefile +++ b/japanese/samba/Makefile @@ -7,6 +7,7 @@ PORTNAME= samba PORTVERSION= ${SAMBA_VERSION}.j${SAMBA_JA_VERSION} +PORTREVISION= 1 CATEGORIES= japanese net MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/%SUBDIR%/ \ ftp://ftp.iij.ad.jp/pub/SAMBA/samba-jp/%SUBDIR%/ \ diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index d313ba730b8..197df5b466a 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -7,7 +7,7 @@ PORTNAME= vflib PORTVERSION= ${VFLIB_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese print MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/ DISTNAME= VFlib2-${PORTVERSION} |