aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-28 04:32:35 +0800
committermharo <mharo@FreeBSD.org>1999-08-28 04:32:35 +0800
commitf64c00264313fc2ed8b02b020f566f10879393e3 (patch)
tree6f336858d1d15de281865e230c83a8a9aba743df /mail
parentbd7d2a298bda06208c7231f416a51ca305607884 (diff)
downloadfreebsd-ports-gnome-f64c00264313fc2ed8b02b020f566f10879393e3.tar.gz
freebsd-ports-gnome-f64c00264313fc2ed8b02b020f566f10879393e3.tar.zst
freebsd-ports-gnome-f64c00264313fc2ed8b02b020f566f10879393e3.zip
portlint
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