diff options
Diffstat (limited to 'chat/profanity/Makefile')
-rw-r--r-- | chat/profanity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/profanity/Makefile b/chat/profanity/Makefile index d66be5da999..44fd4e95b97 100644 --- a/chat/profanity/Makefile +++ b/chat/profanity/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2022/05/15 20:01:14 nia Exp $ +# $NetBSD: Makefile,v 1.16 2022/06/30 11:18:06 nia Exp $ DISTNAME= profanity-0.12.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=profanity-im/} GITHUB_RELEASE= ${PKGVERSION_NOREV} |