diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-04-05 05:08:59 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-04-05 05:08:59 +0000 |
commit | 78512157169c6cbd366825d255d142d284e1a3e5 (patch) | |
tree | d46742adc077492b2c71b04655da479a79142ace /mail/exmh | |
parent | d72dae83e688a1abc72aa96e07398c84c61ab606 (diff) | |
download | pkgsrc-78512157169c6cbd366825d255d142d284e1a3e5.tar.gz |
nmh is at 1.0 these days
Diffstat (limited to 'mail/exmh')
-rw-r--r-- | mail/exmh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile index b88376ed62b..cd3b78b8671 100644 --- a/mail/exmh/Makefile +++ b/mail/exmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1999/04/01 13:36:56 agc Exp $ +# $NetBSD: Makefile,v 1.16 1999/04/05 05:08:59 hubertf Exp $ # FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp # @@ -28,7 +28,7 @@ HOMEPAGE= http://www.beedub.com/exmh/ DEPENDS+= tcl-8.0.5:../../lang/tcl80 DEPENDS+= tk-8.0.5:../../x11/tk80 -DEPENDS+= nmh-0.27:../../mail/nmh +DEPENDS+= nmh-1.0:../../mail/nmh DEPENDS+= mm-2.7:../../mail/metamail DIST_SUBDIR= ${PKGNAME} |