diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2017-10-05 10:38:13 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2017-10-05 10:38:13 +0000 |
commit | 814c2060e2436ca2788814692b19f9beb406c502 (patch) | |
tree | 69934cf3c9aed39218d17b9fb179c077fa0a9736 /x11-wm | |
parent | 08b41e6568dbaea309b6d080e57fc0bde904189e (diff) | |
download | ports-814c2060e2436ca2788814692b19f9beb406c502.tar.gz ports-814c2060e2436ca2788814692b19f9beb406c502.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/vtwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/vtwm/Makefile b/x11-wm/vtwm/Makefile index 1fefd0d72fa0..eb6f2704d5fd 100644 --- a/x11-wm/vtwm/Makefile +++ b/x11-wm/vtwm/Makefile @@ -5,7 +5,7 @@ PORTNAME= vtwm PORTVERSION= 5.4.99.20130906 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ +MASTER_SITES= https://aklv.github.io/distfiles/ MAINTAINER= ak@FreeBSD.org COMMENT= Twm with a virtual desktop and optional Motif-like features |