diff options
author | dhn <dhn@FreeBSD.org> | 2009-03-09 03:39:48 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-03-09 03:39:48 +0800 |
commit | d57d1a4e2aebfc5bb3266afedc4eab863ff9fd73 (patch) | |
tree | eb8ef0dd760991ac07c15eb2bb37a2d43fd36812 /net/libosip/Makefile | |
parent | d4ce9122ae037232f0cbf4b3dd56fb208269b56d (diff) | |
download | freebsd-ports-gnome-d57d1a4e2aebfc5bb3266afedc4eab863ff9fd73.tar.gz freebsd-ports-gnome-d57d1a4e2aebfc5bb3266afedc4eab863ff9fd73.tar.zst freebsd-ports-gnome-d57d1a4e2aebfc5bb3266afedc4eab863ff9fd73.zip |
- Update to 3.3.0
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'net/libosip/Makefile')
-rw-r--r-- | net/libosip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libosip/Makefile b/net/libosip/Makefile index 2571d87783ee..e23e356ed878 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libosip -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= net MASTER_SITES= GNU/osip DISTNAME= ${PORTNAME}2-${PORTVERSION} |