summaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2006-03-22 00:33:37 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2006-03-22 00:33:37 +0000
commitff543561d626fad2e3b007276fd56aa28e1d342f (patch)
treec1450a75fa21e0ef011b9c669c84f0b8ae00b7e9 /x11/rxvt
parent- Fix mozilla renderer: (diff)
o Sanitize MASTER_SITES
o Add fresh MASTER_SITES o Remove WWW tag from DESCR since developer's domain has expired [1] o Pass DESCR file through fmt(1) Submitted by: Ted Cabeen <ted@cabeen.org> [1]
Notes
Notes: svn path=/head/; revision=157924
Diffstat (limited to 'x11/rxvt')
-rw-r--r--x11/rxvt/Makefile5
-rw-r--r--x11/rxvt/pkg-descr11
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 76b5e2889b05..b177ddfe830e 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -12,8 +12,9 @@ PORTNAME= rxvt
PORTVERSION= 2.6.4
PORTREVISION= 2
CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \
- ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \
+MASTER_SITES= \
+ http://public.planetmirror.com/pub/rxvt/%SUBDIR%/ \
+ http://slackware.osuosl.org/slackware-8.1/source/xap/rxvt/ \
ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/
MASTER_SITE_SUBDIR= . old devel
diff --git a/x11/rxvt/pkg-descr b/x11/rxvt/pkg-descr
index d72f27c3619c..d0cc4b6cda2a 100644
--- a/x11/rxvt/pkg-descr
+++ b/x11/rxvt/pkg-descr
@@ -1,8 +1,7 @@
-Rxvt is an xterm replacement which uses a little less memory, and is
-suitable for use on machines with small memories. Tek4010 support
+Rxvt is an xterm replacement which uses a little less memory, and
+is suitable for use on machines with small memories. Tek4010 support
is removed.
-Modifications were made by Rob Nation (nation@rocket.sanders.lockheed.com)
-to make it a little more compact, and to add and remove certain features.
-
-WWW: http://www.rxvt.org/
+Modifications were made by Rob Nation (nation@rocket.sanders.lockheed.com)
+to make it a little more compact, and to add and remove certain
+features.