mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- revert PLIST_SUB changes to fix the rc script
- bump PORTREVISION
This commit is contained in:
parent
f92a92341d
commit
74f8f7e2c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351039
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= spamd
|
||||
PORTVERSION= 4.9.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=freebsdspamd/spamd
|
||||
@ -41,8 +41,10 @@ PLIST_SUB= SPAMDUSER=${USERS} \
|
||||
# be adjusted. Man page and pid file will not be renamed!
|
||||
.if !defined(CPANEL)
|
||||
PLIST_FILES+= libexec/spamd
|
||||
PLIST_SUB+= SPAMDBIN=spamd
|
||||
.else
|
||||
PLIST_FILES+= libexec/obspamd
|
||||
PLIST_SUB+= SPAMDBIN=obspamd
|
||||
.endif
|
||||
|
||||
SUB_FILES= pkg-install \
|
||||
|
Loading…
Reference in New Issue
Block a user