diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | 18e3283474fb3c19a70077daacb194273504eaf1 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /chat/ninja | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'chat/ninja')
-rw-r--r-- | chat/ninja/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/ninja/Makefile b/chat/ninja/Makefile index 45d8a7e5d9b..cb6e0e753a5 100644 --- a/chat/ninja/Makefile +++ b/chat/ninja/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/04 20:50:46 wiz Exp $ # DISTNAME= ninja-1.5.8.1 PKGREVISION= 2 CATEGORIES= chat -MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ +MASTER_SITES= ftp://qoop.org/ninja/sources/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ninja.qoop.org/ +HOMEPAGE= ftp://qoop.org/ninja/ COMMENT= Another IRC client based on ircII GNU_CONFIGURE= YES |