diff options
Diffstat (limited to 'chat/tootstream/Makefile')
-rw-r--r-- | chat/tootstream/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/tootstream/Makefile b/chat/tootstream/Makefile index dccc63abe32..ce172e7652a 100644 --- a/chat/tootstream/Makefile +++ b/chat/tootstream/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2018/10/01 16:33:37 nia Exp $ +# $NetBSD: Makefile,v 1.7 2018/11/21 11:22:10 nia Exp $ DISTNAME= tootstream-0.3.6 +PKGREVISION= 1 CATEGORIES= chat www MASTER_SITES= ${MASTER_SITE_GITHUB:=magicalraccoon/} |