diff options
author | shattered <shattered> | 2010-11-13 21:08:54 +0000 |
---|---|---|
committer | shattered <shattered> | 2010-11-13 21:08:54 +0000 |
commit | 9efd00a2dad42da9a0de74388b246ffcdefef65c (patch) | |
tree | 9dd00472e0d3202809bd050eba1285d2b63382a6 /chat/xaric | |
parent | 166fdfea323722a1d457c839e7738aff32e22188 (diff) | |
download | pkgsrc-9efd00a2dad42da9a0de74388b246ffcdefef65c.tar.gz |
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
Diffstat (limited to 'chat/xaric')
-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 |