diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-09-02 23:23:52 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-09-02 23:23:52 +0000 |
commit | ad8f0db018dcfb3d80faf50cc8482369f1932135 (patch) | |
tree | 5c175dc093477cd9a9725a0f562e3dca87239a97 /x11-wm/ctwm/Makefile | |
parent | 418680536349a9c4147e770eb26b95e37ca4835d (diff) | |
download | ports-ad8f0db018dcfb3d80faf50cc8482369f1932135.tar.gz ports-ad8f0db018dcfb3d80faf50cc8482369f1932135.zip |
Notes
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r-- | x11-wm/ctwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 15332eb6cca6..6f1f3546f8c7 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ctwm -DISTVERSION= 4.0.2 +DISTVERSION= 4.0.3 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= https://www.ctwm.org/dist/ \ |