diff options
author | shattered <shattered@pkgsrc.org> | 2010-11-13 21:08:54 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2010-11-13 21:08:54 +0000 |
commit | 309ff161bace6cfec44cca1cdc4ba2602996425f (patch) | |
tree | 9dd00472e0d3202809bd050eba1285d2b63382a6 /chat | |
parent | eaee84f4ded431f35f1ea395000228d5a437b4bf (diff) | |
download | pkgsrc-309ff161bace6cfec44cca1cdc4ba2602996425f.tar.gz |
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/xaric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xaric/Makefile b/chat/xaric/Makefile index 57013f112fd..f233c65d654 100644 --- a/chat/xaric/Makefile +++ b/chat/xaric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2010/01/29 16:08:17 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/11/13 21:08:54 shattered Exp $ # DISTNAME= xaric-0.12.1 @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= http://rexfeany.com/software/xaric/releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rf.cx/software/xaric/ +HOMEPAGE= http://rexfeany.com/software/xaric/ COMMENT= IRC client similar to BitchX and ircII PKG_DESTDIR_SUPPORT= user-destdir |