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 /graphics/libcaca/Makefile | |
parent | 166fdfea323722a1d457c839e7738aff32e22188 (diff) | |
download | pkgsrc-9efd00a2dad42da9a0de74388b246ffcdefef65c.tar.gz |
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
Diffstat (limited to 'graphics/libcaca/Makefile')
-rw-r--r-- | graphics/libcaca/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 512260893bb..6bca8b6502a 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.17 2009/12/15 21:48:02 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/11/13 21:08:58 shattered Exp $ # DISTNAME= libcaca-0.9 PKGREVISION= 3 CATEGORIES= graphics -MASTER_SITES= http://libcaca.zoy.org/ +MASTER_SITES= http://caca.zoy.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://libcaca.zoy.org/ +HOMEPAGE= http://caca.zoy.org/ COMMENT= Graphics library that outputs text instead of pixels, in colour PKG_DESTDIR_SUPPORT= user-destdir |