diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
commit | ab10519a48aec564bfab151e118065ef09c8adc8 (patch) | |
tree | 9c30f240a551cc5ee41bebb555b1692b2238e2c3 /comms/tkhylafax | |
parent | 05c69e175169452ca99c218747dca1c571955eaf (diff) | |
download | ports-ab10519a48aec564bfab151e118065ef09c8adc8.tar.gz ports-ab10519a48aec564bfab151e118065ef09c8adc8.zip |
Notes
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r-- | comms/tkhylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index fdcc7a759fb0..3fb9dd0c7e8e 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -11,7 +11,7 @@ PKGNAME= tkhylafax-3.0 CATEGORIES= comms tk82 MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ sendfax:${PORTSDIR}/comms/hylafax \ |