diff options
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r-- | print/libgnomeprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 310980727a4..2fa50d6cf7a 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2018/04/17 22:29:33 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2018/11/12 03:51:22 ryoon Exp $ # DISTNAME= libgnomeprint-2.18.8 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/} EXTRACT_SUFX= .tar.bz2 |