diff options
Diffstat (limited to 'x11/rxvt-devel')
-rw-r--r-- | x11/rxvt-devel/Makefile | 4 | ||||
-rw-r--r-- | x11/rxvt-devel/pkg-descr | 11 |
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. |