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 | 0d029aee3317baaf84f4c1e342d3fdd81f312e45 (patch) | |
tree | 45b4deffa3cb9bc0ea251ec8685d93001f8cde88 /graphics | |
parent | 023e163fbf4dac576f2eee8399e4e56374b1e9bc (diff) | |
download | pkgsrc-0d029aee3317baaf84f4c1e342d3fdd81f312e45.tar.gz |
Add SITES for jumbo patch; problem noted and fix provided
by Andreas Gustafsson.
Diffstat (limited to 'graphics')
-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 |