diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-25 11:54:08 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-25 11:54:08 +0000 |
commit | 2ab806dba86f77359be0122521fcc229989b0712 (patch) | |
tree | d57cad14a1dda4803223a71d8d012c37f8d463d8 /lang/expect | |
parent | af18c1b9171223288ef80ba2f73a5254ea950975 (diff) |
Notes
Diffstat (limited to 'lang/expect')
-rw-r--r-- | lang/expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile index 77a6a8dc6e7a..14f8391aa553 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -10,7 +10,7 @@ CATEGORIES= lang tcl82 tk82 MASTER_SITES= http://expect.nist.gov/ DISTNAME= expect -MAINTAINER= ports@FreeBSD.org +MAINTAINER= john@coastalgeology.org LIB_DEPENDS?= tk82.1:${PORTSDIR}/x11-toolkits/tk82 |