diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 20:28:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 20:28:32 +0000 |
commit | a07b60ed68821304b2c425ad81301ce97e6f7a95 (patch) | |
tree | 3c071e4591d5a681c858594cb1aafd40cc3059a1 /mail/procmail | |
parent | 257be361409de2c58d9fb43fd40d2de5b84d1e88 (diff) | |
download | ports-a07b60ed68821304b2c425ad81301ce97e6f7a95.tar.gz ports-a07b60ed68821304b2c425ad81301ce97e6f7a95.zip |
Notes
Diffstat (limited to 'mail/procmail')
-rw-r--r-- | mail/procmail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 6b5ace3e5739..04cb1a77eed8 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -3,12 +3,13 @@ # Date created: 24 September 1994 # Whom: adam # -# $Id: Makefile,v 1.10 1995/03/05 04:18:05 jkh Exp $ +# $Id: Makefile,v 1.11 1995/04/01 12:47:36 jkh Exp $ # DISTNAME= procmail-3.10 -MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ CATEGORIES+= mail +MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ + IS_INTERACTIVE= yes install: |