mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Change mastersite to github.
PR: 190444
This commit is contained in:
parent
40975df619
commit
c19cdb452c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356475
1 changed files with 6 additions and 2 deletions
|
@ -5,12 +5,16 @@ PORTNAME= recode
|
|||
PORTVERSION= 3.6
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= recode
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Converts files between character sets and usages
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= pinard
|
||||
GH_PROJECT= Recode
|
||||
GH_TAGNAME= v3.6
|
||||
GH_COMMIT= 2127b34
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext iconv libtool:keepla perl5
|
||||
USE_PERL5= run build
|
||||
|
|
Loading…
Add table
Reference in a new issue