diff options
author | adam <adam@FreeBSD.org> | 1994-10-12 09:26:40 +0000 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1994-10-12 09:26:40 +0000 |
commit | d51d536b2debd26c5ddbbf9f3d8eb4ec67765473 (patch) | |
tree | eb9048540af4c4efcc9fc25014b6a52ca833a38a | |
parent | d1235f27f8237e9477e4265a763a0f0068113bb5 (diff) | |
download | FreeBSD-ports-d51d536b2debd26c5ddbbf9f3d8eb4ec67765473.zip FreeBSD-ports-d51d536b2debd26c5ddbbf9f3d8eb4ec67765473.tar.gz |
New patchlevel from master site
-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 9507d73..5a18552 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: |