summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-12-26 07:11:40 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-12-26 07:11:40 +0000
commit729cd8297b2f265ee66110d48ddaf79a135b2f94 (patch)
tree3200d29980b6fc863fd8609dbc17bb5224d31500 /mail
parentUpdate 2.0 -> 2.0.1 (As the Author said in exmh.CHANGES: Ba Humbug!) (diff)
Argh, serves me right for acting on second-hand information. *blush*.
There is an exmh-2.0.1.tar.Z after all... :-]
Notes
Notes: svn path=/head/; revision=9190
Diffstat (limited to 'mail')
-rw-r--r--mail/exmh2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index 0d3d5578e513..d9bb20444fce 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -3,11 +3,10 @@
# Date released: 1 Jan 97
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.21 1997/12/25 21:58:08 asami Exp $
+# $Id: Makefile,v 1.22 1997/12/26 04:51:00 peter Exp $
#
-DISTNAME= exmh-2.0
-PKGNAME= exmh-2.0.1
+DISTNAME= exmh-2.0.1
CATEGORIES= mail tk80
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/
EXTRACT_SUFX= .tar.Z
@@ -16,7 +15,6 @@ MAINTAINER= peter@FreeBSD.org
# There are likely to be distributed patches again.
DIST_SUBDIR= ${PKGNAME}
-WRKSRC= ${WRKDIR}/${PKGNAME}
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80