diff options
Diffstat (limited to 'print/printer-applet/Makefile')
-rw-r--r-- | print/printer-applet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/printer-applet/Makefile b/print/printer-applet/Makefile index f29716a5735..2890d2c2d82 100644 --- a/print/printer-applet/Makefile +++ b/print/printer-applet/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/06/16 04:45:37 markd Exp $ +# $NetBSD: Makefile,v 1.5 2012/09/07 19:17:26 adam Exp $ DISTNAME= printer-applet-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= print COMMENT= KDE printer applet |