diff options
author | rh <rh@pkgsrc.org> | 2001-04-26 14:14:04 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-04-26 14:14:04 +0000 |
commit | 44b56b079c34f36d6ee58122959e45a7ed3e750e (patch) | |
tree | d4a50bc60b7cdc2ac1b1bcc32e6495c473fa270e /comms/tkhylafax | |
parent | a54db1022e86f7804acd598e75c44b8557c3d1d6 (diff) | |
download | pkgsrc-44b56b079c34f36d6ee58122959e45a7ed3e750e.tar.gz |
Update hylafax dependency to 4.1b3
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r-- | comms/tkhylafax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 9761af720fc..d2ef1610d20 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/04/05 13:13:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/04/26 14:14:04 rh Exp $ # FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp # @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.elgro.demon.co.uk/resources.html COMMENT= Tcl/tk interface to Sam Leffler's fax package -DEPENDS+= hylafax-4.1b2nb2:../../comms/hylafax +DEPENDS+= hylafax-4.1b3:../../comms/hylafax DEPENDS+= tk-8.3.2:../../x11/tk DEPENDS+= gv-3.5.8:../../print/gv |