diff options
author | max <max@FreeBSD.org> | 2002-01-21 04:26:11 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2002-01-21 04:26:11 +0800 |
commit | bf9d6cebcd4385e5e343a6567105fb93b9bdb591 (patch) | |
tree | e9d226929fffd97592aee36f934ebf5cbd924041 /japanese/Canna/Makefile | |
parent | c7fca5746c4fae10575633dedd5a2be79d4d3d0e (diff) | |
download | freebsd-ports-gnome-bf9d6cebcd4385e5e343a6567105fb93b9bdb591.tar.gz freebsd-ports-gnome-bf9d6cebcd4385e5e343a6567105fb93b9bdb591.tar.zst freebsd-ports-gnome-bf9d6cebcd4385e5e343a6567105fb93b9bdb591.zip |
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/Makefile')
-rw-r--r-- | japanese/Canna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile index 71c5a1e22c40..05bdd8bf592f 100644 --- a/japanese/Canna/Makefile +++ b/japanese/Canna/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/ \ |