diff options
author | wiz <wiz@pkgsrc.org> | 2022-03-30 10:02:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-03-30 10:02:21 +0000 |
commit | 1755b886d674fac1256cc6eb786e5990e147ab69 (patch) | |
tree | c8356c81774c02ca706fcfb58fbf82c1e1dd79f6 /chat/dino | |
parent | f794f933cdd33926d34529c4852aa4f095cced68 (diff) | |
download | pkgsrc-1755b886d674fac1256cc6eb786e5990e147ab69.tar.gz |
*: recursive bump for vala 0.56
Diffstat (limited to 'chat/dino')
-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 84307c3c6b4..919f603893e 100644 --- a/chat/dino/Makefile +++ b/chat/dino/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2022/02/27 21:56:53 nia Exp $ +# $NetBSD: Makefile,v 1.16 2022/03/30 10:02:22 wiz Exp $ DISTNAME= dino-0.3.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=dino/} GITHUB_PROJECT= dino |