diff options
author | obache <obache@pkgsrc.org> | 2014-09-21 10:47:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-09-21 10:47:36 +0000 |
commit | e478865c59f84dfafa349c5bd3cf51d3f3812ab9 (patch) | |
tree | cc4a66b79a15fdb42616752da24a5004d324c4b2 /graphics/libsixel | |
parent | fb4de91dab7e18dd75862da8fdd487ad53712f52 (diff) | |
download | pkgsrc-e478865c59f84dfafa349c5bd3cf51d3f3812ab9.tar.gz |
Set preferred URL to HOMEPAGE.
Diffstat (limited to 'graphics/libsixel')
-rw-r--r-- | graphics/libsixel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index c39d446b9ae..09c6a8d2b64 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2014/09/05 11:47:51 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/09/21 10:47:36 obache Exp $ DISTNAME= libsixel-1.0.3 CATEGORIES= graphics MASTER_SITES= -${HOMEPAGE:Q}/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX} MAINTAINER= obache@NetBSD.org -HOMEPAGE= https://github.com/saitoha/libsixel +HOMEPAGE= http://saitoha.github.io/libsixel/ COMMENT= DEC SIXEL graphics codec encoder/decoder and converter LICENSE= mit AND public-domain |