diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-11-06 17:57:41 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-11-06 17:57:41 +0000 |
commit | a313bac10a1e5d3261f1fabd073464975bf4a39c (patch) | |
tree | 548dd03b28cdb804d82d5d6072a27ad0500fcfab /audio/bcg729/Makefile | |
parent | d395841430462ab5c2bc73806cf97d9b84cd7d89 (diff) | |
download | ports-a313bac10a1e5d3261f1fabd073464975bf4a39c.tar.gz ports-a313bac10a1e5d3261f1fabd073464975bf4a39c.zip |
Notes
Diffstat (limited to 'audio/bcg729/Makefile')
-rw-r--r-- | audio/bcg729/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/bcg729/Makefile b/audio/bcg729/Makefile index 5e773e82bbf7..4f5f06f5c0f6 100644 --- a/audio/bcg729/Makefile +++ b/audio/bcg729/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bcg729 -PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTVERSION= 1.0.1 CATEGORIES= audio MASTER_SITES= SAVANNAH/linphone/plugins/sources |