diff options
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r-- | print/a2ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index feb4c5521f2..77d12e61c54 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2019/08/11 13:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2020/08/31 18:11:00 wiz Exp $ DISTNAME= a2ps-4.14 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/} |