diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-01 15:22:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-01 15:22:45 +0000 |
commit | 7c9c7117a7efe8b08f0a3e618a7b36b6939e1a0b (patch) | |
tree | f4399464efb69174bfebfc5ecb709d58729e3933 /x11 | |
parent | 4876c142e35e93bf76c480865e6d4638187e6846 (diff) | |
download | ports-7c9c7117a7efe8b08f0a3e618a7b36b6939e1a0b.tar.gz ports-7c9c7117a7efe8b08f0a3e618a7b36b6939e1a0b.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wterm/Makefile | 8 | ||||
-rw-r--r-- | x11/wterm/distinfo | 2 | ||||
-rw-r--r-- | x11/wterm/pkg-descr | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index b91cacf3c05e..9876af89b395 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -6,16 +6,14 @@ # PORTNAME= wterm -PORTVERSION= 6.2.8a2 +PORTVERSION= 6.2.9 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= markp +MASTER_SITES= http://largo.windowmaker.org/files/ -MAINTAINER= treif@mayn.de +MAINTAINER= adam-ports@blacktabby.org BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker -WRKSRC= ${WRKDIR}/wterm-6.2.8 USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes diff --git a/x11/wterm/distinfo b/x11/wterm/distinfo index 9c831134d47b..21c783da213b 100644 --- a/x11/wterm/distinfo +++ b/x11/wterm/distinfo @@ -1 +1 @@ -MD5 (wterm-6.2.8a2.tar.gz) = 26c496f1bdfc2bcfd42a29a433160fc2 +MD5 (wterm-6.2.9.tar.gz) = 2d9f1de4c30fb637053dbceb3400aa3d diff --git a/x11/wterm/pkg-descr b/x11/wterm/pkg-descr index fc7f29e06a9b..ff27c042fe86 100644 --- a/x11/wterm/pkg-descr +++ b/x11/wterm/pkg-descr @@ -4,4 +4,6 @@ other additions. Unlike many other efforts, wterm aims to have its changed merged back into the parent rxvt rather than forking off yet another seperate terminal emulator. -WWW: http://wm.current.nu/files.php#wterm +WWW: http://largo.windowmaker.org/files.php#wterm + + -Adam <adam-ports@blacktabby.org> |