diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-26 08:18:20 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-26 08:18:20 +0000 |
commit | c369b6bf90bdfefd88d8f5e0f62d60105bedea9a (patch) | |
tree | 08f8243d0b22009a5fda95b9ecb10e5c547f29c7 /mail/demime/Makefile | |
parent | Explicitly specify /var/spool/lock as a locking directory, so that configure (diff) |
Update to 0.99c.6
Notes
Notes:
svn path=/head/; revision=56689
Diffstat (limited to 'mail/demime/Makefile')
-rw-r--r-- | mail/demime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/demime/Makefile b/mail/demime/Makefile index 537134a9fc77..5cc1b192dc36 100644 --- a/mail/demime/Makefile +++ b/mail/demime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= demime -PORTVERSION= 0.98e +PORTVERSION= 0.99c.6 CATEGORIES= mail textproc MASTER_SITES= http://scifi.squawk.com/ DISTFILES= ${PORTNAME}.stable demime_junkmail.cf |