diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-22 03:49:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-22 03:49:49 +0000 |
commit | 42846cfb61a27198452b06cb09e616f8983b82c7 (patch) | |
tree | 79687805f8d7f14f211dba07129fd3d96a405459 /net/xmftp | |
parent | 105fbb620dc9d2b7422e6fe374413e1c99cedbfd (diff) | |
download | pkgsrc-42846cfb61a27198452b06cb09e616f8983b82c7.tar.gz |
Update HOMEPAGE and MASTER_SITES, closing PR 31820
by Zafer Aydogan.
Diffstat (limited to 'net/xmftp')
-rw-r--r-- | net/xmftp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/xmftp/Makefile b/net/xmftp/Makefile index 8f83c98ac86..3079f260ba4 100644 --- a/net/xmftp/Makefile +++ b/net/xmftp/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:29 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/10/22 03:49:49 wiz Exp $ # DISTNAME= xmftp-1.0.4 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.cse.fau.edu/~valankar/old/xmftp/ +MASTER_SITES= http://viraj.org/old/xmftp/ MAINTAINER= rxg@NetBSD.org -HOMEPAGE= http://www.cse.fau.edu/~valankar/old/xmftp/ +HOMEPAGE= http://viraj.org/old/xmftp/ COMMENT= X/Motif FTP client WRKSRC= ${WRKDIR}/xmftp/source |