diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
commit | 0b5864f66c9ebdb1fe499427d12253b51ae298d1 (patch) | |
tree | 81ef83b36dbb3d2668a1fa9f050eeb07db79e821 /audio/csound/Makefile | |
parent | a0e7003a170bea7379288660fcfc8d598dcc3c6f (diff) |
Notes
Diffstat (limited to 'audio/csound/Makefile')
-rw-r--r-- | audio/csound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 46479b018157..ef1244d64c85 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound DISTVERSION= 6.14.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio lang PATCH_SITES= https://github.com/csound/csound/commit/ |