diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2018-06-01 22:16:11 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2018-06-01 22:16:11 +0000 |
commit | ab5210f409a450940561fabde548387b347fd8e1 (patch) | |
tree | 600cae37be48ce6795c5a38cb8824649117fbc4a /audio/csound6 | |
parent | a70bf43678768ef9322711477298bbdd59e28b67 (diff) |
Notes
Diffstat (limited to 'audio/csound6')
-rw-r--r-- | audio/csound6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 300237ed60cc..9e6c34360c35 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 6.06 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION} PKGNAMESUFFIX= 6 |