diff options
Diffstat (limited to 'print/enscript/Makefile')
-rw-r--r-- | print/enscript/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/enscript/Makefile b/print/enscript/Makefile index 934a8c34994..b8e8ab5dcd1 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2011/10/21 19:37:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/03 21:57:17 wiz Exp $ # DISTNAME= enscript-1.6.5.2 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=enscript/} |