diff options
Diffstat (limited to 'print/xfce4-print/Makefile')
-rw-r--r-- | print/xfce4-print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 9cfefc2d24b..d1d73bd5b77 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:31:32 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:25 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} +PKGREVISION= 1 DISTNAME= xfprint-${XFCE4_VERSION} CATEGORIES= print COMMENT= XFce4 print dialog |