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/emil | |
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/emil')
-rw-r--r-- | mail/emil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/emil/Makefile b/mail/emil/Makefile index 93e788f64479..6b57c3adadeb 100644 --- a/mail/emil/Makefile +++ b/mail/emil/Makefile @@ -3,7 +3,7 @@ # Date created: 21 April 1998 # Whom: Josh Gilliam <josh@quick.net> # -# $Id: Makefile,v 1.1.1.1 1998/04/22 20:41:00 mph Exp $ +# $FreeBSD$ # DISTNAME= emil-2.1.0-beta9 |