diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-01-23 22:49:07 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-01-23 22:49:07 +0800 |
commit | 823c57d2fd0917a271534560e43c618a9f4f7a0a (patch) | |
tree | 59412d8d5b487fa8b1f730b13a674b4f17b7f690 /net/linphone | |
parent | 57665cb01898f7bbcc6e80f7c93d963beaa73480 (diff) | |
download | freebsd-ports-gnome-823c57d2fd0917a271534560e43c618a9f4f7a0a.tar.gz freebsd-ports-gnome-823c57d2fd0917a271534560e43c618a9f4f7a0a.tar.zst freebsd-ports-gnome-823c57d2fd0917a271534560e43c618a9f4f7a0a.zip |
- Update to 3.1.0
PR: 130442
Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
Diffstat (limited to 'net/linphone')
-rw-r--r-- | net/linphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linphone/Makefile b/net/linphone/Makefile index a82c7aee655a..51da54152602 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net gnome LINPHONE_GUI= yes |