diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2008-08-22 02:11:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2008-08-22 02:11:32 +0000 |
commit | 4ce2ba14d1be3fb4156de280a05cbcdeff67fa5c (patch) | |
tree | 652c4bcbe1bdfd13883446e4f91f14faee9bb267 /net/asterisk-oh323/Makefile | |
parent | f9a2ddc2efffa20615460a1cbe772198ba036f3f (diff) | |
download | ports-4ce2ba14d1be3fb4156de280a05cbcdeff67fa5c.tar.gz ports-4ce2ba14d1be3fb4156de280a05cbcdeff67fa5c.zip |
Fix build with latest asterisk.
Reported by: Rodrigo Graeff
Notes
Notes:
svn path=/head/; revision=218979
Diffstat (limited to 'net/asterisk-oh323/Makefile')
-rw-r--r-- | net/asterisk-oh323/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk-oh323/Makefile b/net/asterisk-oh323/Makefile index eb4e4ca0cd30..be7931d9e591 100644 --- a/net/asterisk-oh323/Makefile +++ b/net/asterisk-oh323/Makefile @@ -7,6 +7,7 @@ PORTNAME= asterisk-oh323 PORTVERSION= 0.7.3.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.b2bua.org/chrome/site/ |