diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/IglooFTP | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/IglooFTP')
-rw-r--r-- | net/IglooFTP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/IglooFTP/Makefile b/net/IglooFTP/Makefile index f320648dfa8..dd9f9851729 100644 --- a/net/IglooFTP/Makefile +++ b/net/IglooFTP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:52:46 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:50:57 grant Exp $ DISTNAME= IglooFTP-0.6.1 PKGREVISION= 2 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/file-transfer/} \ ftp://littleigloo.org/pub/iglooftp/ EXTRACT_SUFX= .src.tar.gz -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://www.littleigloo.org/iglooftp.php3 COMMENT= Easy to use FTP client for X Window System |