diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-08-26 20:33:13 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-08-26 20:33:13 +0000 |
commit | c8d4aed2ffa607240457c558a5cd6112204e0437 (patch) | |
tree | b94039da8a6904ecb5af100445f1f4ca82c414fa /x11-wm/ctwm/Makefile | |
parent | 0d4dbdd1fc4b1e79ef1293e879f05e64fc12afcd (diff) |
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 a0710f1e6c79..b87622651a64 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ctwm -PORTVERSION= 4.0.1 +DISTVERSION= 4.0.2 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= https://www.ctwm.org/dist/ \ |