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 10ec3bd9cc6..5abd1b4f5fb 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:46 tnn Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} |