diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2007-02-08 03:13:39 +0800 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2007-02-08 03:13:39 +0800 |
commit | ab50381d2e1ac71d5e457e82ea5aa27c8c4b77cc (patch) | |
tree | ebcb2c98667d2c9bb8d1abb910d5bf0337bc41d0 /x11-wm/ctwm | |
parent | f41abcb18d335bdfb8e9bbdf0e2c16eedc6e99ba (diff) | |
download | freebsd-ports-gnome-ab50381d2e1ac71d5e457e82ea5aa27c8c4b77cc.tar.gz freebsd-ports-gnome-ab50381d2e1ac71d5e457e82ea5aa27c8c4b77cc.tar.zst freebsd-ports-gnome-ab50381d2e1ac71d5e457e82ea5aa27c8c4b77cc.zip |
Bump PORTREVISION to speed up others enjoying the resize fix.
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 2a2dcb8b3076..642a8bc2b30a 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -7,6 +7,7 @@ PORTNAME= ctwm PORTVERSION= 3.7 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://ctwm.free.lp.se/dist/ \ http://www.centralmiss.com/~matt/distfiles/ |