diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
commit | 325aed58cb1654cd94b306ff8e0452e4fb95f4a9 (patch) | |
tree | 30b6fa9070ad293072156e3111d93da96aa5fc77 /audio/spek/Makefile | |
parent | 1d29e63dac4e4c7505e28dee43a5bdb2ef335565 (diff) |
Notes
Diffstat (limited to 'audio/spek/Makefile')
-rw-r--r-- | audio/spek/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spek/Makefile b/audio/spek/Makefile index d5a1253a6d6a..46beb2ff6f2a 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -3,7 +3,7 @@ PORTNAME= spek PORTVERSION= 0.8.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio MASTER_SITES= https://github.com/alexkay/${PORTNAME}/releases/download/v${PORTVERSION}/ |