diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
commit | d1230f3a5133086b3e24bba628d2f721eb3d486a (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /print/xfce4-print | |
parent | 379607eb2f7e2dfcd562eb97da2f3f8c7a767535 (diff) | |
download | pkgsrc-d1230f3a5133086b3e24bba628d2f721eb3d486a.tar.gz |
Bump PKGREVISION for cups -> cups15 change.
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index a92300d31e0..eb024cf25e5 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2014/06/18 09:28:18 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= print COMMENT= Xfce print dialog |