diff options
Diffstat (limited to 'print/imposter')
-rw-r--r-- | print/imposter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/imposter/Makefile b/print/imposter/Makefile index 9dc37ea5096..c7967079b80 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:31 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:37 joerg Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} |