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/elm | |
parent | 434fa1088358e4bc14f819c97fa4beadf7ea1900 (diff) | |
download | ports-ad744288184799669b3c6ed466204cf2079b8596.tar.gz ports-ad744288184799669b3c6ed466204cf2079b8596.zip |
Notes
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 24eabf98f1f5..30f89a5dc016 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -4,11 +4,11 @@ # Date created: 26 June 1995 # Whom: ache # -# $Id: Makefile,v 1.30 1996/09/21 12:20:13 ache Exp $ +# $Id: Makefile,v 1.31 1996/10/03 19:07:54 ache Exp $ # DISTNAME= elm-2.4ME+28 -CATEGORIES+= mail +CATEGORIES= mail MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \ ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ ftp://ftp.ibp.fr/pub/unix/mail/elm-me/ |