diff options
Diffstat (limited to 'net/pjsip')
-rw-r--r-- | net/pjsip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile index 7530eecfb900..76c4872fde20 100644 --- a/net/pjsip/Makefile +++ b/net/pjsip/Makefile @@ -2,6 +2,7 @@ PORTNAME= pjsip PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} |