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/postilion | |
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/postilion')
-rw-r--r-- | mail/postilion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postilion/Makefile b/mail/postilion/Makefile index 7ced74191ce8..9650feb82da6 100644 --- a/mail/postilion/Makefile +++ b/mail/postilion/Makefile @@ -3,7 +3,7 @@ # Date created: 20 February 1999 # Whom: Glenn Johnson <gljohns@bellsouth.net> # -# $Id: Makefile,v 1.2 1999/04/22 16:35:46 taoka Exp $ +# $FreeBSD$ # DISTNAME= postilion-0.9.2 |