mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
use https://scm.osdn.net/gitroot/kde/Katie.git to clone the Katie source for the FreeBSD package
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
fb615cbf3e
commit
e41a5b0f69
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@ NLS_CMAKE_OFF = -DWITH_GETTEXTPO=FALSE
|
|||
|
||||
do-extract:
|
||||
@rm -vrf ${WRKSRC}
|
||||
@git clone --depth=1 git://git.osdn.net/gitroot/kde/Katie.git ${WRKSRC}
|
||||
@git clone --depth=1 https://scm.osdn.net/gitroot/kde/Katie.git ${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue