diff options
author | bf <bf@FreeBSD.org> | 2013-06-05 06:20:51 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-06-05 06:20:51 +0800 |
commit | b37754bfac6e4ee0c3e0676238b2380c194ab599 (patch) | |
tree | 6bc6cc74282f121cd063d17e4326bef9ab4eeb26 /misc/dejagnu | |
parent | 1e50440a4d415c0472e98c747c1749936a62245b (diff) | |
download | freebsd-ports-gnome-b37754bfac6e4ee0c3e0676238b2380c194ab599.tar.gz freebsd-ports-gnome-b37754bfac6e4ee0c3e0676238b2380c194ab599.tar.zst freebsd-ports-gnome-b37754bfac6e4ee0c3e0676238b2380c194ab599.zip |
fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@
Diffstat (limited to 'misc/dejagnu')
-rw-r--r-- | misc/dejagnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index 46ef75855235..d55b568b136a 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.5.1 CATEGORIES= misc tcl tk MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tcltk@FreeBSD.org COMMENT= Automated program/system tester LICENSE= GPLv3 |