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 | f977b9350bc181df5b2f6de0a14a9beb50855c01 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /chat/tirc | |
parent | 4b3efddc6daac3aa275bf7fc0d91df205dcb3588 (diff) | |
download | pkgsrc-f977b9350bc181df5b2f6de0a14a9beb50855c01.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 |