diff options
author | Adam David <adam@FreeBSD.org> | 1994-10-12 09:26:40 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1994-10-12 09:26:40 +0000 |
commit | d024a668b3630694f7f09985bb242b868e872df6 (patch) | |
tree | 8e8c620d973dff0b5ba5944438a065bde99cea90 /mail/procmail | |
parent | 2a55a0d02253aa55a75699918760955c913ea5ce (diff) |
New patchlevel from master site
Notes
Notes:
svn path=/head/; revision=220
Diffstat (limited to 'mail/procmail')
-rw-r--r-- | mail/procmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 9507d736c742..5a1855284e83 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -3,10 +3,10 @@ # Date created: 24 September 1994 # Whom: adam # -# $Id: Makefile,v 1.4 1994/10/07 01:35:26 ache Exp $ +# $Id: Makefile,v 1.5 1994/10/08 15:31:10 ache Exp $ # -DISTNAME= procmail-3.10pre4 +DISTNAME= procmail-3.10pre5 MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ install: |