- 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:
Wesley Shields 2009-04-21 19:04:13 +00:00
parent 3b5f7f206c
commit 56f1283e29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232441

View file

@ -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>