diff options
author | max <max@FreeBSD.org> | 2001-11-21 07:35:36 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2001-11-21 07:35:36 +0800 |
commit | 201fbcb5cd19bf962d17a057bf58ae27e306d437 (patch) | |
tree | 1f50108a8927cfa646cf0ab7de88aed988aa0556 /japanese/Canna/Makefile | |
parent | 442918c395b15ee9c9a774866a2e4f85ba572f33 (diff) | |
download | freebsd-ports-gnome-201fbcb5cd19bf962d17a057bf58ae27e306d437.tar.gz freebsd-ports-gnome-201fbcb5cd19bf962d17a057bf58ae27e306d437.tar.zst freebsd-ports-gnome-201fbcb5cd19bf962d17a057bf58ae27e306d437.zip |
Correct the problem which caused server/main.c to be uncompilable.
With this fix, problems on -current should have been eliminated.
I'm bumping the PORTREVISION to encourage the update. (Maybe I should've
done it when I changed the way cannaserver is run, anyway.)
Diffstat (limited to 'japanese/Canna/Makefile')
-rw-r--r-- | japanese/Canna/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile index 1f9df730e0a0..15212209c8a4 100644 --- a/japanese/Canna/Makefile +++ b/japanese/Canna/Makefile @@ -8,6 +8,7 @@ PORTNAME= Canna PORTVERSION= 3.5b2 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/misc/Canna/Canna35/ \ ftp://ftp.meshnet.or.jp/pub/tool/Canna/Canna35/ \ |