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 d8a06c5c863..c755321233a 100644 --- a/chat/srain/Makefile +++ b/chat/srain/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2022/03/12 08:01:53 nia Exp $ +# $NetBSD: Makefile,v 1.17 2022/04/18 19:10:32 adam Exp $ DISTNAME= srain-1.3.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=SrainApp/} |