summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-27 20:32:35 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-27 20:32:35 +0000
commit9b2ffdc46fa76b9342b82522054eef482666e01c (patch)
treee71859f4e342a3bfc649c187ff9ecd5e7b7c45a4 /mail
parentecho -> ${ECHO} && portlint (diff)
portlint
Notes
Notes: svn path=/head/; revision=21029
Diffstat (limited to 'mail')
-rw-r--r--mail/procmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index 70d546f6ee36..122776222490 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -7,14 +7,14 @@
#
DISTNAME= procmail-3.13.1
-PKGNAME= procmail-3.13.1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \
ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
-INSTALL_TARGET= install-suid install.man
MAINTAINER= ache@FreeBSD.ORG
+INSTALL_TARGET= install-suid install.man
+
# It asks for list af directories to do test for file locking
# (defaults to /tmp and ".", so return should suffice in most cases).
.if !defined(PACKAGE_BUILDING) # handled in patch-aa