- Remove list.dsbl.org from the settings.
PR: ports/133753 Submitted by: olli hauer <ohauer@gmx.de> Approved by: Robert Felber <robtone@ek-muc.de> (maintainer)
This commit is contained in:
parent
3b5f7f206c
commit
56f1283e29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232441
1 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= policyd-weight
|
||||
PORTVERSION= 0.1.14.17
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.policyd-weight.org/releases/
|
||||
PKGNAMEPREFIX= postfix-
|
||||
|
@ -45,4 +45,7 @@ pre-install:
|
|||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/DSBL_ORG/d' ${WRKSRC}/policyd-weight*
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue