diff options
Diffstat (limited to 'chat/dino/Makefile')
-rw-r--r-- | chat/dino/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/dino/Makefile b/chat/dino/Makefile index 75e3f7b2631..9fa8f8770d5 100644 --- a/chat/dino/Makefile +++ b/chat/dino/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2021/11/03 21:52:13 nia Exp $ +# $NetBSD: Makefile,v 1.14 2021/12/08 16:03:27 adam Exp $ DISTNAME= dino-0.2.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=dino/} GITHUB_PROJECT= dino |