diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-03-18 15:14:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-03-18 15:14:27 +0000 |
commit | 5e191b87d156b7355456584986190e4e93aa18df (patch) | |
tree | 597b9f778ca2890dba4a8e4c5b84d824c93d922a /audio/mumble | |
parent | 183061fc74d58ef4f9dfe18ac07e00d6a8c5c545 (diff) | |
download | ports-5e191b87d156b7355456584986190e4e93aa18df.tar.gz ports-5e191b87d156b7355456584986190e4e93aa18df.zip |
Notes
Diffstat (limited to 'audio/mumble')
-rw-r--r-- | audio/mumble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 16141c00bbb6..fb8d83b18f1e 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Mumble/${PORTVERSION} |