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 0d9b742d272..4ccc6cbd5bd 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:11 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/26 19:58:14 sno Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} |