diff options
author | adam <adam@FreeBSD.org> | 1994-10-12 17:26:40 +0800 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1994-10-12 17:26:40 +0800 |
commit | d51d536b2debd26c5ddbbf9f3d8eb4ec67765473 (patch) | |
tree | eb9048540af4c4efcc9fc25014b6a52ca833a38a /mail/procmail/Makefile | |
parent | d1235f27f8237e9477e4265a763a0f0068113bb5 (diff) | |
download | freebsd-ports-gnome-d51d536b2debd26c5ddbbf9f3d8eb4ec67765473.tar.gz freebsd-ports-gnome-d51d536b2debd26c5ddbbf9f3d8eb4ec67765473.tar.zst freebsd-ports-gnome-d51d536b2debd26c5ddbbf9f3d8eb4ec67765473.zip |
New patchlevel from master site
Diffstat (limited to 'mail/procmail/Makefile')
-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: |