diff options
Diffstat (limited to 'print/enscript/Makefile')
-rw-r--r-- | print/enscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/enscript/Makefile b/print/enscript/Makefile index e339acadcbb..bf01df69446 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2012/10/08 13:45:37 asau Exp $ +# $NetBSD: Makefile,v 1.49 2013/05/31 12:41:47 wiz Exp $ # DISTNAME= enscript-1.6.5.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=enscript/} |