diff options
Diffstat (limited to 'chat/srain/Makefile')
-rw-r--r-- | chat/srain/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/srain/Makefile b/chat/srain/Makefile index b999b78c864..2df2e490ae2 100644 --- a/chat/srain/Makefile +++ b/chat/srain/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2021/03/17 15:32:24 nia Exp $ +# $NetBSD: Makefile,v 1.11 2021/04/21 11:41:08 adam Exp $ DISTNAME= srain-1.2.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=SrainApp/} |