diff options
Diffstat (limited to 'misc/nyancat/Makefile')
-rw-r--r-- | misc/nyancat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/nyancat/Makefile b/misc/nyancat/Makefile index a6f217aee67..64962b37a13 100644 --- a/misc/nyancat/Makefile +++ b/misc/nyancat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2016/09/14 20:53:56 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2019/01/07 17:41:33 leot Exp $ -DISTNAME= nyancat-1.5.1 +DISTNAME= nyancat-1.5.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=klange/} |