diff options
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 96f158fe9f7..7623cbb4a2e 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2018/04/17 22:29:33 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2018/11/12 03:51:22 ryoon Exp $ # DISTNAME= libgnomecups-0.2.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/} |