1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Add more MASTER_SITES for redundancy.

Portlint(1).
This commit is contained in:
Kirill Ponomarev 2005-01-11 19:09:24 +00:00
parent 6b97202188
commit 321be3302d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126154
2 changed files with 6 additions and 4 deletions

View File

@ -8,7 +8,8 @@
PORTNAME= kdissert
PORTVERSION= 0.3.1
CATEGORIES= deskutils kde
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/ \
ftp://ftp.fasta.fh-dortmund.de/mirror/gentoo/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE mindmapping tool
@ -24,7 +25,7 @@ MAKE_ARGS= CXX="${CXX}" \
COMMONCXXFLAGS="${CXXFLAGS} ${PTHREAD_CFLAGS}" \
LIBTOOL="${LIBTOOL} --silent --tag=CXX" \
SUBLIBS="${PTHREAD_LIBS}" \
SHELL="${LOCALBASE}/bin/bash"
SHELL="${LOCALBASE}/bin/bash"
INSTALLS_SHLIB= yes
post-patch:

View File

@ -8,7 +8,8 @@
PORTNAME= kdissert
PORTVERSION= 0.3.1
CATEGORIES= deskutils kde
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/ \
ftp://ftp.fasta.fh-dortmund.de/mirror/gentoo/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE mindmapping tool
@ -24,7 +25,7 @@ MAKE_ARGS= CXX="${CXX}" \
COMMONCXXFLAGS="${CXXFLAGS} ${PTHREAD_CFLAGS}" \
LIBTOOL="${LIBTOOL} --silent --tag=CXX" \
SUBLIBS="${PTHREAD_LIBS}" \
SHELL="${LOCALBASE}/bin/bash"
SHELL="${LOCALBASE}/bin/bash"
INSTALLS_SHLIB= yes
post-patch: