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/ezmlm-idx/Makefile | |
parent | Add patch for png support from http://pantransit.reptiles.org/prog/ (diff) |
Change Id->FreeBSD.
Diffstat (limited to '')
-rw-r--r-- | mail/ezmlm-idx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index ee8992c14475..d2b268f643d4 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -3,7 +3,7 @@ # Date created: 28 November 1998 # Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za> # -# $Id: Makefile,v 1.4 1999/06/07 13:30:28 billf Exp $ +# $FreeBSD$ DISTNAME= ezmlm-idx-${IDX_VERSION} CATEGORIES= mail |