diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-10-01 11:27:19 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-10-01 11:27:19 +0000 |
commit | 833b879ab25f9a766c9683d4cbbad553265927f8 (patch) | |
tree | 1ab0f0cb09dc36fd277e8477d2d19f69993e7b03 /audio/faudio/Makefile | |
parent | a8651438e063584710fea3cbb000ed88fe532cf0 (diff) | |
download | ports-833b879ab25f9a766c9683d4cbbad553265927f8.tar.gz ports-833b879ab25f9a766c9683d4cbbad553265927f8.zip |
Notes
Diffstat (limited to 'audio/faudio/Makefile')
-rw-r--r-- | audio/faudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faudio/Makefile b/audio/faudio/Makefile index 4ae12fec919e..a719c58a77b8 100644 --- a/audio/faudio/Makefile +++ b/audio/faudio/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= FAudio -DISTVERSION= 19.09 +DISTVERSION= 19.10 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org |