diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-19 19:31:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-19 19:31:48 +0000 |
commit | c2e20f6c1ca86ca21fe9276da822ce4c464011a1 (patch) | |
tree | 743393794e09d51230b5cc926d8e317baaaa4d5c /x11-wm/vtwm | |
parent | 06044198934ddb87617e4572ed46e7e8f244f7b4 (diff) | |
download | ports-c2e20f6c1ca86ca21fe9276da822ce4c464011a1.tar.gz ports-c2e20f6c1ca86ca21fe9276da822ce4c464011a1.zip |
Notes
Diffstat (limited to 'x11-wm/vtwm')
-rw-r--r-- | x11-wm/vtwm/Makefile | 7 | ||||
-rw-r--r-- | x11-wm/vtwm/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/vtwm/pkg-descr | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11-wm/vtwm/Makefile b/x11-wm/vtwm/Makefile index 7dde582f2b3f..a7e4ed324278 100644 --- a/x11-wm/vtwm/Makefile +++ b/x11-wm/vtwm/Makefile @@ -6,14 +6,15 @@ # PORTNAME= vtwm -PORTVERSION= 5.4.6b -PORTREVISION= 0 +PORTVERSION= 5.4.7 CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.visi.com/users/hawkeyd/X/ +MASTER_SITES= http://www.vtwm.org/downloads/ MAINTAINER= ports@freebsd.org COMMENT= Twm with a virtual desktop and optional Motif-like features +LIB_DEPENDS= rplay.1:${PORTSDIR}/audio/rplay + USE_IMAKE= yes USE_XPM= yes diff --git a/x11-wm/vtwm/distinfo b/x11-wm/vtwm/distinfo index 0ad4e478a9bb..a310fc0e1cb5 100644 --- a/x11-wm/vtwm/distinfo +++ b/x11-wm/vtwm/distinfo @@ -1,2 +1,2 @@ -MD5 (vtwm-5.4.6b.tar.gz) = e6116c0d7ca973488b39e8964e4153f0 -SIZE (vtwm-5.4.6b.tar.gz) = 992593 +MD5 (vtwm-5.4.7.tar.gz) = 707f8d93b19b46fb3d036053be66288b +SIZE (vtwm-5.4.7.tar.gz) = 1021160 diff --git a/x11-wm/vtwm/pkg-descr b/x11-wm/vtwm/pkg-descr index cfe1a9a37047..066d07216864 100644 --- a/x11-wm/vtwm/pkg-descr +++ b/x11-wm/vtwm/pkg-descr @@ -3,4 +3,4 @@ tvtwm, vtwm is under active development, and supports a number of relatively new features, such as configurable Motif-like decorations. The homepage for this program is: -WWW: http://www.visi.com/~hawkeyd/vtwm.html +WWW: http://www.vtwm.org/ |