diff options
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 |