diff options
Diffstat (limited to 'graphics/xv/Makefile')
-rw-r--r-- | graphics/xv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 115356380f8..a45b90efa7b 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2009/05/19 08:59:18 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2009/08/26 19:57:52 sno Exp $ DISTNAME= xv-3.10a -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics x11 MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ DISTFILES= ${DEFAULT_DISTFILES} ${PATCHFILES} |