diff options
author | wiz <wiz@pkgsrc.org> | 2007-07-10 22:04:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-07-10 22:04:14 +0000 |
commit | ffec9e41118772f295b91a0c1efc5ead3df2be9d (patch) | |
tree | 45b4deffa3cb9bc0ea251ec8685d93001f8cde88 /graphics/xv | |
parent | 31a3997fac6a9ae23c286436037f95651039ebb2 (diff) | |
download | pkgsrc-ffec9e41118772f295b91a0c1efc5ead3df2be9d.tar.gz |
Add SITES for jumbo patch; problem noted and fix provided
by Andreas Gustafsson.
Diffstat (limited to 'graphics/xv')
-rw-r--r-- | graphics/xv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index c2426e2eea4..213a4e6b56e 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2007/07/08 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2007/07/10 22:04:14 wiz Exp $ DISTNAME= xv-3.10a PKGREVISION= 13 @@ -16,6 +16,7 @@ HOMEPAGE= http://www.trilon.com/xv/ # and... http://www.sonic.net/~roelofs/greg_xv.html COMMENT= X11 program that displays images of various formats +SITES.xv-3.10a-jumbo-patches-20070520.tar.gz= ${MASTER_SITE_SOURCEFORGE:=png-mng/} USE_IMAKE= YES USE_TOOLS+= gzcat tar |