diff options
author | obrien <obrien@FreeBSD.org> | 2007-02-07 19:13:39 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2007-02-07 19:13:39 +0000 |
commit | 0c403636783df284108172d40cff2488ffe7b0f2 (patch) | |
tree | cc1d8bd181ad0f7d7ecf8a3757b31929dc69e6bd /x11-wm | |
parent | e19e5fbd86bf14c078587d1956045d8095d7e452 (diff) | |
download | FreeBSD-ports-0c403636783df284108172d40cff2488ffe7b0f2.zip FreeBSD-ports-0c403636783df284108172d40cff2488ffe7b0f2.tar.gz |
Bump PORTREVISION to speed up others enjoying the resize fix.
Diffstat (limited to 'x11-wm')
-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 2a2dcb8..642a8bc 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/ |