diff options
author | dirk <dirk@FreeBSD.org> | 2000-02-14 01:09:11 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-02-14 01:09:11 +0800 |
commit | 2bd049b14a7b38c41933b74dd8327c614b0f35eb (patch) | |
tree | 58533cf3f00faf5153c645f031e7e83a02a8d95f /lang/expect | |
parent | 3273cf805eeab68a5c10d4299c55dfe997b5034b (diff) | |
download | freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.tar.gz freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.tar.zst freebsd-ports-gnome-2bd049b14a7b38c41933b74dd8327c614b0f35eb.zip |
ports@freebsd.org -> ports@FreeBSD.org
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 d24f295bf124..eaab990b2c1c 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -10,7 +10,7 @@ PKGNAME= expect-5.31 CATEGORIES= lang tcl82 tk82 MASTER_SITES= http://expect.nist.gov/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS?= tk82.1:${PORTSDIR}/x11-toolkits/tk82 |