diff options
author | fjoe <fjoe@FreeBSD.org> | 2006-11-29 07:41:12 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2006-11-29 07:41:12 +0800 |
commit | bba288fd08dfb963180153df4a94d098661ef799 (patch) | |
tree | 9a4be6e66c826d5b6b38d52c256016258156cfcf /x11-toolkits/wxgtk29-common | |
parent | 1ef81be26b15ab942b5c6be87b3ce75a60acecf1 (diff) | |
download | freebsd-ports-gnome-bba288fd08dfb963180153df4a94d098661ef799.tar.gz freebsd-ports-gnome-bba288fd08dfb963180153df4a94d098661ef799.tar.zst freebsd-ports-gnome-bba288fd08dfb963180153df4a94d098661ef799.zip |
- Make X11BASE-clean.
- Bump PORTREVISION.
Diffstat (limited to 'x11-toolkits/wxgtk29-common')
-rw-r--r-- | x11-toolkits/wxgtk29-common/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk29-common/Makefile b/x11-toolkits/wxgtk29-common/Makefile index 1bdbb9c01952..3ad84ec3dd16 100644 --- a/x11-toolkits/wxgtk29-common/Makefile +++ b/x11-toolkits/wxgtk29-common/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +PORTREVISION= 1 + MAINTAINER= fjoe@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (common files) |