diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
commit | 44d6df1a8d109fbda474fec147ec273e4c9b0820 (patch) | |
tree | ee0219ea58b8f8f48c7d174a1fa730331a995351 /comms | |
parent | c5f940ce719eaf98347a0ab4df6b4d752bc5db71 (diff) | |
download | FreeBSD-ports-44d6df1a8d109fbda474fec147ec273e4c9b0820.zip FreeBSD-ports-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.gz |
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
Diffstat (limited to 'comms')
-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 52f743d..d793367 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Jun 8 11:51:21 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.2 1997/06/08 11:56:50 asami Exp $ +# $Id: Makefile,v 1.3 1997/10/04 14:53:09 andreas Exp $ # DISTNAME= tkhylafax-3.0b2 @@ -11,7 +11,7 @@ PKGNAME= tkhylafax-3.0 CATEGORIES= comms MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas@FreeBSD.ORG RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 \ sendfax:${PORTSDIR}/comms/hylafax \ |