diff options
author | nork <nork@FreeBSD.org> | 2004-01-22 01:13:56 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-01-22 01:13:56 +0800 |
commit | 09044b615e4a34fd99a78073dda1b790042bb225 (patch) | |
tree | d898129c200038105907ac05fbfbd059f29a6c8a /x11-wm/windowmaker/Makefile | |
parent | 668212562cdd07c14cae7ec9b32c4f29d604e2d0 (diff) | |
download | freebsd-ports-gnome-09044b615e4a34fd99a78073dda1b790042bb225.tar.gz freebsd-ports-gnome-09044b615e4a34fd99a78073dda1b790042bb225.tar.zst freebsd-ports-gnome-09044b615e4a34fd99a78073dda1b790042bb225.zip |
o Fix flickering problem with GTK2.
o Bump PORTREVISION acrodingly.
PR: ports/61661
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Obtained from: http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 10530fc5cda7..db43f07071ab 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -7,7 +7,7 @@ PORTNAME= windowmaker PORTVERSION= 0.80.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= source/release |