diff options
Diffstat (limited to 'x11/pixman/Makefile')
-rw-r--r-- | x11/pixman/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 2f2e3cc5180..7c650856bdb 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/07/12 14:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:18 wiz Exp $ DISTNAME= pixman-0.32.6 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 |