summaryrefslogtreecommitdiff
path: root/x11/rxvt-devel
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-devel
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-devel')
-rw-r--r--x11/rxvt-devel/Makefile4
-rw-r--r--x11/rxvt-devel/pkg-descr11
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index 9339add89fd5..587fc27f77df 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -12,8 +12,8 @@ PORTNAME= rxvt
PORTVERSION= 2.7.10
PORTREVISION= 1
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://slackware.osuosl.org/slackware_source/xap/rxvt/ \
ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/
MASTER_SITE_SUBDIR= . old devel
PKGNAMESUFFIX= -devel
diff --git a/x11/rxvt-devel/pkg-descr b/x11/rxvt-devel/pkg-descr
index d72f27c3619c..d0cc4b6cda2a 100644
--- a/x11/rxvt-devel/pkg-descr
+++ b/x11/rxvt-devel/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.