aboutsummaryrefslogtreecommitdiff
path: root/mail/mailscanner
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2017-07-29 11:32:22 +0000
committerChris Rees <crees@FreeBSD.org>2017-07-29 11:32:22 +0000
commit3ada6927f32c77ee1821e28a3684749525311543 (patch)
treed36f14b79009fda31ee81eafda3fb12371eef87a /mail/mailscanner
parent57e83d3fc12e27c08fd630be0f0d5820590f6217 (diff)
downloadports-3ada6927f32c77ee1821e28a3684749525311543.tar.gz
ports-3ada6927f32c77ee1821e28a3684749525311543.zip
Fix pkg-deinstall missing. Had merged a revert, but had to copy over files
as working copy messed up, and the file existed but not checked in.
Notes
Notes: svn path=/head/; revision=446876
Diffstat (limited to 'mail/mailscanner')
-rw-r--r--mail/mailscanner/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile
index 8beb3138734e..818b4e35b863 100644
--- a/mail/mailscanner/Makefile
+++ b/mail/mailscanner/Makefile
@@ -65,7 +65,7 @@ SHEBANG_GLOB= * usr/lib/MailScanner/init/* usr/lib/MailScanner/wrapper/* \
usr/sbin/* usr/share/MailScanner/perl/MailScanner/*
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-SUB_FILES= MailScanner.8 pkg-message pkg-install pkg-deinstall
+SUB_FILES= MailScanner.8 pkg-message pkg-install
SUB_LIST= DATADIR=${DATADIR} \
PERL=${PERL} \
PKGVERSION=${PKGVERSION} \