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 6b5154b5b797..0067edcb4634 100644 --- a/net/pjsip/Makefile +++ b/net/pjsip/Makefile @@ -2,6 +2,7 @@ PORTNAME= pjsip PORTVERSION= 2.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} |