diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-03-22 00:33:37 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-03-22 00:33:37 +0000 |
commit | ff543561d626fad2e3b007276fd56aa28e1d342f (patch) | |
tree | c1450a75fa21e0ef011b9c669c84f0b8ae00b7e9 /x11/rxvt | |
parent | c1f3f1745e5f60da7fde69abb878dcc056d63e9b (diff) | |
download | ports-ff543561d626fad2e3b007276fd56aa28e1d342f.tar.gz ports-ff543561d626fad2e3b007276fd56aa28e1d342f.zip |
Notes
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 5 | ||||
-rw-r--r-- | x11/rxvt/pkg-descr | 11 |
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. |