mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
[PATCH] x11/tkXwin: UNBREAK (fix fetch)
Use MASTER_SITES_SOURCEFORGE as MASTER_SITES and fix fetching. [1] Maintainer probably knows this port is outdated by 3 new versions. Reported by: fenner's distfiles survey [1] PR: ports/94871 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: Denis Shaposhnikov <dsh@vlink.ru>
This commit is contained in:
parent
1cad4067cd
commit
9e7dfaedd5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158923
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ PORTNAME= tkXwin
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= http://beepcore-tcl.sourceforge.net/
|
MASTER_SITES= ${MASTER_SITES_SOURCEFORGE}
|
||||||
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= dsh@vlink.ru
|
MAINTAINER= dsh@vlink.ru
|
||||||
|
|
Loading…
Add table
Reference in a new issue