diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 06:51:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 06:51:17 +0000 |
commit | f3a9c6c81e4c2e575d78596cde442b3b7fe7d10e (patch) | |
tree | 9f2fd24ca4b5f1316e774a37f0fc68a2c08b2844 /mail/mutt | |
parent | Add patch for png support from http://pantransit.reptiles.org/prog/ (diff) |
Change Id->FreeBSD.
Notes
Notes:
svn path=/head/; revision=20954
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 3a5b496e3ce9..cc7bb142fb45 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.66 1999/08/22 09:00:23 obrien Exp $ +# $FreeBSD$ DISTNAME= mutt-0.95.7i PKGNAME= mutt-0.95.7 |