Fix USE_GITHUB in combinaison with MASTER_SITE= GHC which breaks WRKSRC
Drop maintainership
This commit is contained in:
parent
24af047337
commit
854844e9ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315077
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ PORTREVISION= 1
|
|||
CATEGORIES= audio multimedia
|
||||
MASTER_SITES= GHC
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A command-line tool for mass tagging/renaming of audio files
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -20,6 +20,7 @@ USE_BZIP2= yes
|
|||
USE_PERL5_RUN= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Daenyth
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue