diff options
Diffstat (limited to 'fonts/fntsample/Makefile')
-rw-r--r-- | fonts/fntsample/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/fntsample/Makefile b/fonts/fntsample/Makefile index a086b545735..c824fd445c0 100644 --- a/fonts/fntsample/Makefile +++ b/fonts/fntsample/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2018/11/12 03:52:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2018/11/14 22:21:27 kleink Exp $ # DISTNAME= fntsample-5.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GITHUB:=eugmes/} GITHUB_TAG= release/${PKGVERSION_NOREV} |