diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-10 21:32:56 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-10 21:32:56 +0000 |
commit | ad744288184799669b3c6ed466204cf2079b8596 (patch) | |
tree | 13e685282822b31367902839f70a41b95b4c74f8 /mail/exim-devel/Makefile | |
parent | 434fa1088358e4bc14f819c97fa4beadf7ea1900 (diff) | |
download | ports-ad744288184799669b3c6ed466204cf2079b8596.tar.gz ports-ad744288184799669b3c6ed466204cf2079b8596.zip |
Notes
Diffstat (limited to 'mail/exim-devel/Makefile')
-rw-r--r-- | mail/exim-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index e925efcdb748..3ad92cf3d5de 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.2 1996/07/09 21:24:41 asami Exp $ +# $Id: Makefile,v 1.3 1996/10/31 19:25:50 markm Exp $ # DISTNAME= exim-0.57 -CATEGORIES+= mail +CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ DISTFILES= exim-0.57.tar.gz exim-texinfo-0.57.tar.gz |