diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-19 23:50:15 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-19 23:50:15 +0800 |
commit | 312eefba850debde0a68c94c34ec2b4e96c66852 (patch) | |
tree | 58a370f5f0aadb4dbf9fc784485c6969548f0794 /x11/rxvt-unicode/Makefile | |
parent | 88bb9f8adcdc3e46614751e888bd681351a29415 (diff) | |
download | freebsd-ports-gnome-312eefba850debde0a68c94c34ec2b4e96c66852.tar.gz freebsd-ports-gnome-312eefba850debde0a68c94c34ec2b4e96c66852.tar.zst freebsd-ports-gnome-312eefba850debde0a68c94c34ec2b4e96c66852.zip |
*** empty log message ***
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 483d92ade470..ce4caaaa9081 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -9,16 +9,12 @@ # the same distfile. PORTNAME= rxvt -PORTVERSION= 2.7.3 +PORTVERSION= 2.6.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://mason.primenet.com.au/pub/rxvt/ \ - ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= X11/terms - -PATCH_SITES= ftp://ftp.rxvt.org/pub/rxvt/ -PATCHFILES= rxvt-2.7.3.patch1.gz -PATCH_DIST_STRIP+= -p1 + ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/ \ + ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/ MAINTAINER= lioux@linf.unb.br |