diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 2002-01-20 20:26:11 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 2002-01-20 20:26:11 +0000 |
commit | 793cd4e837fbd54115f8e9b29e0ebaffefd3311e (patch) | |
tree | 1f78ecd0a9a9da317e1eaee954fca3fe052fe951 /japanese/canna-server/Makefile | |
parent | Add ipex 2.3.2, packet examination / dumper utility. (diff) |
Bump the PORTREVISION to reflect recent changes before the release.
I intentionally left the PORTREVISION when the corresponding changes were
committed because:
1. MLINKS correction was not as significant as requiring PORTREVISION bump.
2. There could be more minor corrections to the dictionary and I did not
think it was worth putting everyone through the upgrade every time
minor correction was made to the dictionary.
Diffstat (limited to 'japanese/canna-server/Makefile')
-rw-r--r-- | japanese/canna-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile index 71c5a1e22c40..05bdd8bf592f 100644 --- a/japanese/canna-server/Makefile +++ b/japanese/canna-server/Makefile @@ -8,7 +8,7 @@ PORTNAME= Canna PORTVERSION= 3.5b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/misc/Canna/Canna35/ \ ftp://ftp.meshnet.or.jp/pub/tool/Canna/Canna35/ \ |