diff options
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r-- | x11-wm/ctwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 61f4355616bd..a0710f1e6c79 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= ctwm -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= https://www.ctwm.org/dist/ \ https://distfiles.over-yonder.net/ctwm/ MAINTAINER= fullermd@over-yonder.net -COMMENT= Extension to twm, with support for multiple virtual screens, etc +COMMENT= Extension to twm, with support for multiple virtual screens LICENSE= MIT |