diff options
author | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
commit | f37dd79c981e422625cf24bdb13c30e7a0789270 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /chat/ninja | |
parent | 15bcd36e1fe7a4e1d2feef603799fc38795dcd57 (diff) | |
download | pkgsrc-f37dd79c981e422625cf24bdb13c30e7a0789270.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 |