diff options
author | Jeremie Le Hen <jlh@FreeBSD.org> | 2018-09-24 21:30:58 +0000 |
---|---|---|
committer | Jeremie Le Hen <jlh@FreeBSD.org> | 2018-09-24 21:30:58 +0000 |
commit | 0881c3f0c89ee71cdeeebc69baeb4ffaa2c09329 (patch) | |
tree | 497ebe30d12bf4de571621d4a100a77e095ddb48 /www | |
parent | 79272c397dd28a94300a899ebc6b69ec2f1ed5db (diff) | |
download | ports-0881c3f0c89ee71cdeeebc69baeb4ffaa2c09329.tar.gz ports-0881c3f0c89ee71cdeeebc69baeb4ffaa2c09329.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/libresonic-standalone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libresonic-standalone/Makefile b/www/libresonic-standalone/Makefile index a11694f90598..c1e4ad53b74f 100644 --- a/www/libresonic-standalone/Makefile +++ b/www/libresonic-standalone/Makefile @@ -4,7 +4,7 @@ PORTNAME= libresonic DISTVERSIONPREFIX= v DISTVERSION= 6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www java MASTER_SITES= https://github.com/Libresonic/libresonic/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= -standalone |