diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2019-03-02 16:55:53 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2019-03-02 16:55:53 +0000 |
commit | 6288626867d925b105af1dcea867178bff19a8df (patch) | |
tree | 68a2703ccff7034a15f759286868a69f52e71394 /audio/bristol | |
parent | 9cdfc5987e519793d6be991e37f46cc6de0720ad (diff) | |
download | ports-6288626867d925b105af1dcea867178bff19a8df.tar.gz ports-6288626867d925b105af1dcea867178bff19a8df.zip |
Notes
Diffstat (limited to 'audio/bristol')
-rw-r--r-- | audio/bristol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile index 2202df1b53fc..8ffa5cc2cae8 100644 --- a/audio/bristol/Makefile +++ b/audio/bristol/Makefile @@ -3,7 +3,7 @@ PORTNAME= bristol PORTVERSION= 0.60.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.60 |