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/exmh2 | |
parent | 434fa1088358e4bc14f819c97fa4beadf7ea1900 (diff) | |
download | ports-ad744288184799669b3c6ed466204cf2079b8596.tar.gz ports-ad744288184799669b3c6ed466204cf2079b8596.zip |
Notes
Diffstat (limited to 'mail/exmh2')
-rw-r--r-- | mail/exmh2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index cefe14995603..1479a9f503be 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -3,11 +3,11 @@ # Date released: 10 Oct 96 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id$ +# $Id: Makefile,v 1.2 1996/10/15 11:27:26 peter Exp $ # DISTNAME= exmh-1.6.9 -CATEGORIES+= mail +CATEGORIES= mail MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/ EXTRACT_SUFX= .tar.Z |