diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-11-14 16:46:29 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-11-14 16:46:29 +0800 |
commit | 6692ee863e261e0f3223c4fb86670633a22872fb (patch) | |
tree | 590d01768605446facb7dfe49f894bec125c4ef0 /x11-toolkits/tk82 | |
parent | fef4a91637604263931e633a927abecabb802672 (diff) | |
download | freebsd-ports-gnome-6692ee863e261e0f3223c4fb86670633a22872fb.tar.gz freebsd-ports-gnome-6692ee863e261e0f3223c4fb86670633a22872fb.tar.zst freebsd-ports-gnome-6692ee863e261e0f3223c4fb86670633a22872fb.zip |
Took maintainership
Diffstat (limited to 'x11-toolkits/tk82')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index fbe243aba597..5ff3106bbbee 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_2 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 |