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 23fa9029b8c..bf1de846ba9 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2018/04/16 14:35:06 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2018/11/12 03:52:49 ryoon Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} |