diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-15 07:35:21 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-15 07:35:21 +0000 |
commit | a687997dcc128fd1ae177e121ab6723d1e4faf8a (patch) | |
tree | def810c7085b25375439f4920318d90b0474bcbc /audio/ccaudio2 | |
parent | b37118971e1f21e7c43d3467b2d7327067bb90c9 (diff) |
- Chase devel/ucommon shlib version bump
Notes
Notes:
svn path=/head/; revision=351309
Diffstat (limited to 'audio/ccaudio2')
-rw-r--r-- | audio/ccaudio2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index e9ccbfb5894c..c55d64db16d7 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccaudio2 PORTVERSION= 2.0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.gnutelephony.org/dist/tarballs/ |