summaryrefslogtreecommitdiff
path: root/mail/metamail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-21 11:27:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-21 11:27:26 +0000
commitbc5c966c45cb296f16e0a657334b8e3eec31bb85 (patch)
tree0233e7f5a8bce5d05a699cc17cb371c4687c2a8b /mail/metamail
parentAdd ru_RU (diff)
I will have to conclude David was sound asleep when he made this change. ;)
Notes
Notes: svn path=/head/; revision=4623
Diffstat (limited to 'mail/metamail')
-rw-r--r--mail/metamail/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile
index 35d803aba07d..54c5cb634665 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.6 1996/11/10 21:31:44 obrien Exp $
+# $Id: Makefile,v 1.7 1996/11/17 07:42:35 obrien Exp $
#
DISTNAME= mm2.7
@@ -15,12 +15,12 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= torstenb@FreeBSD.ORG
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-MAN1= gcaudiocompose.1 gcaudiosend.1 gcextcompose.1 \
- gcgetfilename.1 gcmailto-hebrew.1 gcmailto.1 gcmetamail.1 \
- gcmetasend.1 gcmime.1 gcmimencode.1 gcmmencode.1 \
- gcpatch-metamail.1 gcrichtext.1 gcshowaudio.1 \
- gcshowexternal.1 gcshownonascii.1 gcshowpartial.1 \
- gcshowpicture.1 gcsplitmail.1 \
+MAN1= audiocompose.1 audiosend.1 extcompose.1 \
+ getfilename.1 mailto-hebrew.1 mailto.1 metamail.1 \
+ metasend.1 mime.1 mimencode.1 mmencode.1 \
+ patch-metamail.1 richtext.1 showaudio.1 \
+ showexternal.1 shownonascii.1 showpartial.1 \
+ showpicture.1 splitmail.1
MAN4= mailcap.4
.include <bsd.port.mk>