diff options
Diffstat (limited to 'devel/ctemplate/Makefile')
-rw-r--r-- | devel/ctemplate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ctemplate/Makefile b/devel/ctemplate/Makefile index 9d35db013fa..e3cc4ae95ad 100644 --- a/devel/ctemplate/Makefile +++ b/devel/ctemplate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2021/05/24 19:49:55 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2022/06/28 11:31:41 wiz Exp $ DISTNAME= ctemplate-2.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=OlafvdSpek/} GITHUB_TAG= ${DISTNAME} |