diff options
Diffstat (limited to 'audio/re/Makefile')
-rw-r--r-- | audio/re/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/re/Makefile b/audio/re/Makefile index 57fe544d0483..56c5f384902d 100644 --- a/audio/re/Makefile +++ b/audio/re/Makefile @@ -1,11 +1,11 @@ PORTNAME= re DISTVERSIONPREFIX= v -DISTVERSION= 3.24.0 +DISTVERSION= 4.0.0 CATEGORIES= audio devel MAINTAINER= herbert@gojira.at COMMENT= Library for real-time comms with async IO support -WWW= https://github.com/baresip +WWW= https://github.com/baresip/re LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |