diff options
Diffstat (limited to 'audio/lollypop/Makefile')
-rw-r--r-- | audio/lollypop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/lollypop/Makefile b/audio/lollypop/Makefile index 7f4ebaefeb1f..5e002d1411bb 100644 --- a/audio/lollypop/Makefile +++ b/audio/lollypop/Makefile @@ -4,8 +4,7 @@ PORTNAME= lollypop PORTVERSION= 0.9.15 CATEGORIES= audio -MASTER_SITES= https://github.com/gnumdk/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/${PORTVERSION} +MASTER_SITES= https://github.com/gnumdk/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= olivierd@FreeBSD.org COMMENT= Play and organize your music collection |