mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update MASTER_SITES and WWW
This commit is contained in:
parent
1507308b9b
commit
855af5a828
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488948
2 changed files with 5 additions and 4 deletions
|
@ -5,8 +5,8 @@ PORTNAME= tumgreyspf
|
||||||
PORTVERSION= 1.38
|
PORTVERSION= 1.38
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \
|
MASTER_SITES= http://ftp.tummy.com/pub/tummy/tumgreyspf/ \
|
||||||
ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ \
|
http://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ \
|
||||||
LOCAL/sunpoet
|
LOCAL/sunpoet
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
|
@ -19,9 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspf>=0:mail/py-pyspf@${PY_FLAVOR}
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
USES= python shebangfix
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USES= python shebangfix
|
|
||||||
|
|
||||||
PKGMESSAGE= ${WRKSRC}/pkg-message
|
PKGMESSAGE= ${WRKSRC}/pkg-message
|
||||||
PLIST_SUB= TUMGREYSPF_DIR=${TUMGREYSPF_DIR} \
|
PLIST_SUB= TUMGREYSPF_DIR=${TUMGREYSPF_DIR} \
|
||||||
|
|
|
@ -10,5 +10,5 @@ dropped by an order of magnitude.
|
||||||
It uses the file-system as its database, no additional database is required to
|
It uses the file-system as its database, no additional database is required to
|
||||||
use it.
|
use it.
|
||||||
|
|
||||||
WWW: http://www.tummy.com/software/tumgreyspf/
|
WWW: https://www.tummy.com/software/tumgreyspf/
|
||||||
WWW: https://github.com/linsomniac/tumgreyspf
|
WWW: https://github.com/linsomniac/tumgreyspf
|
||||||
|
|
Loading…
Add table
Reference in a new issue