This commit is contained in:
Michael Haro 1999-08-27 20:32:35 +00:00
parent 95e4fea03e
commit 9b2ffdc46f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21029

View file

@ -7,14 +7,14 @@
# #
DISTNAME= procmail-3.13.1 DISTNAME= procmail-3.13.1
PKGNAME= procmail-3.13.1
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \ MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \
ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
INSTALL_TARGET= install-suid install.man
MAINTAINER= ache@FreeBSD.ORG MAINTAINER= ache@FreeBSD.ORG
INSTALL_TARGET= install-suid install.man
# It asks for list af directories to do test for file locking # It asks for list af directories to do test for file locking
# (defaults to /tmp and ".", so return should suffice in most cases). # (defaults to /tmp and ".", so return should suffice in most cases).
.if !defined(PACKAGE_BUILDING) # handled in patch-aa .if !defined(PACKAGE_BUILDING) # handled in patch-aa