diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
commit | 8930f4c9f76a4da06832827313f3853309f92baf (patch) | |
tree | b6671be53112553f1e25eff8038b7dc0ee2de487 /chat/atheme/Makefile | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'chat/atheme/Makefile')
-rw-r--r-- | chat/atheme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/atheme/Makefile b/chat/atheme/Makefile index 809eba2a7e3..eacb4edc43e 100644 --- a/chat/atheme/Makefile +++ b/chat/atheme/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2019/12/12 20:28:55 nia Exp $ +# $NetBSD: Makefile,v 1.20 2020/01/18 21:48:48 jperkin Exp $ DISTNAME= atheme-v7.2.10-r2 PKGNAME= ${DISTNAME:S/-v/-/1:S/-r/.r/1} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=atheme/} EXTRACT_SUFX= .tar.xz |