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/tirc | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'chat/tirc')
-rw-r--r-- | chat/tirc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/tirc/Makefile b/chat/tirc/Makefile index 8a807af658a..74cbd6aff64 100644 --- a/chat/tirc/Makefile +++ b/chat/tirc/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:04 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/04 20:50:47 wiz Exp $ # DISTNAME= tirc-1.2 PKGREVISION= 2 CATEGORIES= chat -MASTER_SITES= ftp://ftp.mayn.de/pub/unix/network/irc/tirc/ +MASTER_SITES= ftp://ftp.mayn.de/pub/really_old_stuff/unix/network/irc/tirc/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://home.mayn.de/jean-luc/alt/tirc/ +HOMEPAGE= # http://home.mayn.de/jean-luc/alt/tirc/ COMMENT= Token's 'Internet Relay Chat' Client GNU_CONFIGURE= YES |