diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/xrmftp | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/xrmftp')
-rw-r--r-- | net/xrmftp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/xrmftp/Makefile b/net/xrmftp/Makefile index 5c5378a60d2..812e8e10932 100644 --- a/net/xrmftp/Makefile +++ b/net/xrmftp/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:33 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/10/04 21:53:19 wiz Exp $ DISTNAME= xrmftp-1.2.4 PKGREVISION= 4 CATEGORIES= net -MASTER_SITES= http://www.mat.uni.torun.pl/~rafmet/xrmftp/ +MASTER_SITES= http://www-users.mat.uni.torun.pl/~rafmet/xrmftp/ EXTRACT_SUFX= .src.tgz MAINTAINER= rxg@NetBSD.org -HOMEPAGE= http://www.mat.uni.torun.pl/~rafmet/xrmftp/ +HOMEPAGE= http://www-users.mat.uni.torun.pl/~rafmet/xrmftp/ COMMENT= FTP client for X Window System WRKSRC= ${WRKDIR}/${DISTNAME}.src |