diff options
Diffstat (limited to 'print/imposter/Makefile')
-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 8265074da5d..c7a0848ed7a 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:52 wiz Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} |