diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:49:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:49:55 +0000 |
commit | 40da92535cbb230b8f72117f01ed7751ac2b3bed (patch) | |
tree | f67fb38071d183df166e9be0a220060c334a1053 /x11/rxvt/Makefile | |
parent | 15c82cc52bd95e6c928872174e4a713a886b35cf (diff) | |
download | pkgsrc-40da92535cbb230b8f72117f01ed7751ac2b3bed.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'x11/rxvt/Makefile')
-rw-r--r-- | x11/rxvt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 30d3f8f3952..f5f3019fcaa 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.51 2006/12/27 13:37:43 joerg Exp $ +# $NetBSD: Makefile,v 1.52 2007/12/02 11:49:55 wiz Exp $ DISTNAME= rxvt-2.7.10 PKGREVISION= 5 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rxvt/} \ ftp://mason.primenet.com.au/pub/rxvt/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= gcw@rxvt.org -HOMEPAGE= http://www.rxvt.org/ +HOMEPAGE= http://sourceforge.net/projects/rxvt COMMENT= Low memory usage xterm replacement that supports color PKG_INSTALLATION_TYPES= overwrite pkgviews |