diff options
Diffstat (limited to 'print/gtklp')
-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 |