diff options
Diffstat (limited to 'graphics/pixmap/Makefile')
-rw-r--r-- | graphics/pixmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile index b5a75a20913..650d8468b63 100644 --- a/graphics/pixmap/Makefile +++ b/graphics/pixmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2005/12/12 21:36:55 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2006/02/05 23:09:37 joerg Exp $ DISTNAME= pixmap2.6 PKGNAME= pixmap-2.6.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/pixmap/} |