diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 12:28:44 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 12:59:11 +0000 |
commit | 5b3d2118c412358dee2f84e9648d79521680b690 (patch) | |
tree | 625d871993d681b90bbbfcedabd23aae3b6d1f91 /net/opensips31 | |
parent | 65f560a1434fad461a907fb38b93298a25d7280d (diff) | |
download | ports-5b3d2118c412358dee2f84e9648d79521680b690.tar.gz ports-5b3d2118c412358dee2f84e9648d79521680b690.zip |
Diffstat (limited to 'net/opensips31')
-rw-r--r-- | net/opensips31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opensips31/Makefile b/net/opensips31/Makefile index 67d608ddf83e..7ab84d8c694a 100644 --- a/net/opensips31/Makefile +++ b/net/opensips31/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensips31 DISTVERSION= 3.1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://opensips.org/pub/opensips/${DISTVERSION}/ DISTNAME= opensips-${DISTVERSION} |