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/gtklp/Makefile | |
parent | 379607eb2f7e2dfcd562eb97da2f3f8c7a767535 (diff) | |
download | pkgsrc-d1230f3a5133086b3e24bba628d2f721eb3d486a.tar.gz |
Bump PKGREVISION for cups -> cups15 change.
Diffstat (limited to 'print/gtklp/Makefile')
-rw-r--r-- | print/gtklp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index 4394e35b62d..ef3088ebf3d 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/06/18 09:26:11 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/06/18 09:28:17 wiz Exp $ # DISTNAME= gtklp-1.2.7 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtklp/} EXTRACT_SUFX= .src.tar.gz |