- Fix compatibility with fmake, fixes build on 9.x
Approved by: portmgr blanket
This commit is contained in:
parent
7eef6cc29e
commit
6b3ba14ea2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424627
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PORTNAME= msdl
|
|||
PORTVERSION= 1.2.7r2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-r/1}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-r/}
|
||||
|
||||
MAINTAINER= ashish@FreeBSD.org
|
||||
COMMENT= Streaming multimedia files downloader
|
||||
|
|
Loading…
Reference in a new issue