diff options
author | max <max@FreeBSD.org> | 2001-11-18 14:08:44 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2001-11-18 14:08:44 +0800 |
commit | 3c03c20dd14b645a0239d2ff0b3939339cc4b2be (patch) | |
tree | 6135dacfada33d6c191bf0e40cca3e0579a395bc /japanese | |
parent | f1e386355360318ec501e61d5c72d1b82fa930b9 (diff) | |
download | freebsd-ports-gnome-3c03c20dd14b645a0239d2ff0b3939339cc4b2be.tar.gz freebsd-ports-gnome-3c03c20dd14b645a0239d2ff0b3939339cc4b2be.tar.zst freebsd-ports-gnome-3c03c20dd14b645a0239d2ff0b3939339cc4b2be.zip |
Oops, PORTVERSION had an extraneous `.'.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Canna/Makefile | 2 | ||||
-rw-r--r-- | japanese/canna-lib/Makefile | 2 | ||||
-rw-r--r-- | japanese/canna-server/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile index 6754d7dd7609..f3f2cfec0faa 100644 --- a/japanese/Canna/Makefile +++ b/japanese/Canna/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Canna -PORTVERSION= 3.5.b2 +PORTVERSION= 3.5b2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/misc/Canna/Canna35/ \ ftp://ftp.meshnet.or.jp/pub/tool/Canna/Canna35/ \ diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile index 6754d7dd7609..f3f2cfec0faa 100644 --- a/japanese/canna-lib/Makefile +++ b/japanese/canna-lib/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Canna -PORTVERSION= 3.5.b2 +PORTVERSION= 3.5b2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/misc/Canna/Canna35/ \ ftp://ftp.meshnet.or.jp/pub/tool/Canna/Canna35/ \ diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile index 6754d7dd7609..f3f2cfec0faa 100644 --- a/japanese/canna-server/Makefile +++ b/japanese/canna-server/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Canna -PORTVERSION= 3.5.b2 +PORTVERSION= 3.5b2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/misc/Canna/Canna35/ \ ftp://ftp.meshnet.or.jp/pub/tool/Canna/Canna35/ \ |