diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-07-12 03:47:34 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-07-12 03:47:34 +0000 |
commit | 78dc5846009df6c8e8266dfd7e8736582e434a16 (patch) | |
tree | 7dce35ae85b5886ccace13afb0421defaadde563 /japanese/kon2-16dot/Makefile | |
parent | - Fix *_DEPENDS entries after www/p5-libwww updated to 6.x (diff) |
- Fix buffer overflow and mouse bugs.
- Bump portrevision.
PR: ports/127321
Submitted by: Arai Toshihiko <double_star@scorpio.plala.or.jp>
Approved by: gabor (mentor)
Notes
Notes:
svn path=/head/; revision=277574
Diffstat (limited to 'japanese/kon2-16dot/Makefile')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 3e2d1ca0e4b3..92155c598357 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -7,7 +7,7 @@ PORTNAME= kon2 PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 # '+=' is for slave ports CATEGORIES+= japanese MASTER_SITES= ${MASTER_SITE_PORTS_JP} |