diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
commit | 359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed (patch) | |
tree | 606cfa3905df2f0c5676e5cd648789869efde582 /lang | |
parent | 0997884ca305bf0c11f46aa7a589a562a918456f (diff) | |
download | ports-359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed.tar.gz ports-359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index e35b697e3fa5..742a166d194d 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang tcl80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ DISTNAME= tcl8.0.5 -MAINTAINER= cwt@freebsd.org +MAINTAINER= ports@freebsd.org NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/tcl8.0.5/unix |