diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-27 05:58:16 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-10-27 05:58:16 +0000 |
commit | bb233fc6e8c02dead78df21508a4549306ca5748 (patch) | |
tree | d6a3bbc45bbb0471d170d5a9d93678935959dbc8 /audio/polyphone/Makefile | |
parent | 27f1d4acacb7586ed9aea8e542d3dfb8daea6036 (diff) |
Notes
Diffstat (limited to 'audio/polyphone/Makefile')
-rw-r--r-- | audio/polyphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/polyphone/Makefile b/audio/polyphone/Makefile index 5bcb410e806d..e9b6b6f61189 100644 --- a/audio/polyphone/Makefile +++ b/audio/polyphone/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polyphone -DISTVERSION= 2.1.2 +DISTVERSION= 2.1.3 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org |