summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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