diff options
author | fjoe <fjoe@FreeBSD.org> | 2007-01-09 02:37:22 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2007-01-09 02:37:22 +0800 |
commit | a64d363b6a0537392b523714905a8b41dcd78159 (patch) | |
tree | e536be837a88b038ce96ec2aac704fb6b7daf6d7 /x11-toolkits/wxgtk28-unicode | |
parent | c8df55d9e0fde4df878238d2ec48f1c25afadb75 (diff) | |
download | freebsd-ports-gnome-a64d363b6a0537392b523714905a8b41dcd78159.tar.gz freebsd-ports-gnome-a64d363b6a0537392b523714905a8b41dcd78159.tar.zst freebsd-ports-gnome-a64d363b6a0537392b523714905a8b41dcd78159.zip |
- Update to 2.8.0 release.
- Fix file conflicts with wxgtk2 2.4 and wxgtk2-common 2.6 ports.
Diffstat (limited to 'x11-toolkits/wxgtk28-unicode')
-rw-r--r-- | x11-toolkits/wxgtk28-unicode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk28-unicode/Makefile b/x11-toolkits/wxgtk28-unicode/Makefile index 3b2dc70b979f..a5774af887b1 100644 --- a/x11-toolkits/wxgtk28-unicode/Makefile +++ b/x11-toolkits/wxgtk28-unicode/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +PORTREVISION= 0 + MAINTAINER= fjoe@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (Unicode) |