summaryrefslogtreecommitdiff
path: root/x11/wterm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-01 15:22:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-01 15:22:45 +0000
commit7c9c7117a7efe8b08f0a3e618a7b36b6939e1a0b (patch)
treef4399464efb69174bfebfc5ecb709d58729e3933 /x11/wterm
parentFix build if BATCH is set. (diff)
- Update to 6.2.9;
- pass over maintainership to Adam Kranzel <adam-ports@blacktabby.org>. PR: 33401 Submitted by: Adam Kranzel <adam-ports@blacktabby.org> No responce from: old maintainer
Notes
Notes: svn path=/head/; revision=52470
Diffstat (limited to 'x11/wterm')
-rw-r--r--x11/wterm/Makefile8
-rw-r--r--x11/wterm/distinfo2
-rw-r--r--x11/wterm/pkg-descr4
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>