diff options
author | clsung <clsung@FreeBSD.org> | 2007-03-06 08:24:51 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-03-06 08:24:51 +0800 |
commit | 5690b57e52da6c1bf0745e07e12585bcd0a9bef2 (patch) | |
tree | 7bd47506c7336199c349c877a2c16861881d79c9 /x11-wm/ctwm/Makefile | |
parent | f100c5d184165239a6e8c0529130e55c3b336f99 (diff) | |
download | freebsd-ports-gnome-5690b57e52da6c1bf0745e07e12585bcd0a9bef2.tar.gz freebsd-ports-gnome-5690b57e52da6c1bf0745e07e12585bcd0a9bef2.tar.zst freebsd-ports-gnome-5690b57e52da6c1bf0745e07e12585bcd0a9bef2.zip |
- Upgrade x11-wm/ctwm to 3.8a.
PR: ports/109890
Submitted by: maintainer (Matthew D. Fuller)
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r-- | x11-wm/ctwm/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 642a8bc2b30a..b5a10ffefc24 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -6,15 +6,11 @@ # PORTNAME= ctwm -PORTVERSION= 3.7 -PORTREVISION= 1 +PORTVERSION= 3.8a CATEGORIES= x11-wm MASTER_SITES= http://ctwm.free.lp.se/dist/ \ http://www.centralmiss.com/~matt/distfiles/ -PATCH_SITES= http://tigerdyr.wheel.dk/ctwm-archive/att-1656/ -PATCHFILES= 01-diff - MAINTAINER= fullermd@over-yonder.net COMMENT= An extension to twm, with support for multiple virtual screens, etc |