diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-06-14 09:38:26 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-06-14 09:38:26 +0000 |
commit | 64dafc71d035c272fdfb44b5c700c427ff49553b (patch) | |
tree | 65c518c8e64cd6be5eeb532deb2cf1cc312eabbe /net/libosip2/Makefile | |
parent | Teach configure about ia64 so that it builds on ia64. We have more (diff) |
Update to 0.9.7.
Diffstat (limited to 'net/libosip2/Makefile')
-rw-r--r-- | net/libosip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index 0238aa1d9e7e..b91fcba739fe 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libosip -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= osip |