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 5c5590a0390..f201cfbb91d 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2012/10/06 14:11:26 asau Exp $ +# $NetBSD: Makefile,v 1.86 2013/01/26 21:38:02 adam Exp $ DISTNAME= xv-3.10a -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics x11 MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ DISTFILES= ${DEFAULT_DISTFILES} ${JUMBO_PATCHES} |