diff options
Diffstat (limited to 'net/opal3/Makefile')
-rw-r--r-- | net/opal3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile index cb57c8d89994..4d5bf3444c82 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -7,10 +7,11 @@ PORTNAME= opal3 PORTVERSION= 3.6.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= SF/opalvoip/v3.6%20Lalande/Stable%205 DISTNAME= opal-${PORTVERSION} +LICENSE= MPL MAINTAINER= melifaro@ipfw.ru COMMENT= VoIP abstraction library |