aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2006-01-06 00:22:13 +0800
committersteve <steve@FreeBSD.org>2006-01-06 00:22:13 +0800
commit3243adaf94042cf1149e110d3bb7aead5024a6bc (patch)
tree763db91638bd446252b807a0e3f6a706b91c14bc /mail
parentc0779c5571c687159a8b8d4d1a42702ae6ce1f66 (diff)
downloadfreebsd-ports-gnome-3243adaf94042cf1149e110d3bb7aead5024a6bc.tar.gz
freebsd-ports-gnome-3243adaf94042cf1149e110d3bb7aead5024a6bc.tar.zst
freebsd-ports-gnome-3243adaf94042cf1149e110d3bb7aead5024a6bc.zip
Remove PORTREVISION from REALNAME as well. Doing so unbreaks
stopping and restarting the daemon from policyd.sh. Approved by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-policyd-sf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-policyd-sf/Makefile b/mail/postfix-policyd-sf/Makefile
index 1399bea18d4e..174a80be155a 100644
--- a/mail/postfix-policyd-sf/Makefile
+++ b/mail/postfix-policyd-sf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= policyd
PORTVERSION= 1.71
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://policyd.sourceforge.net/ \
ftp://ftp.oav.net/pkg_freebsd/distfiles/
@@ -23,7 +23,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_RC_SUBR= policyd.sh
-REALNAME= ${PKGNAME:S/-${PORTVERSION}//}
+REALNAME= ${PKGNAME:C/-${PORTVERSION}.*//}
SUB_LIST+= REALNAME=${REALNAME}