diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-04-26 19:23:29 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-04-26 19:23:29 +0000 |
commit | d6bd63c4e40ff3781ca1bbcbf2ccc1d441bc11a4 (patch) | |
tree | 7f9758dd7ab5ad80817e3ecff68c752773c80575 /devel/tclgetopts | |
parent | 6c8187e2d7295fccd2f408a1bd3672f52c6145e9 (diff) |
Remove tcl76 from CATEGORIES list. tcl76 was removed long time ago.
This actions also stops www/en/ports/portsindex from generating
category description file for only one port.
Ok'ed by: maintainer
Notes
Notes:
svn path=/head/; revision=41937
Diffstat (limited to 'devel/tclgetopts')
-rw-r--r-- | devel/tclgetopts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclgetopts/Makefile b/devel/tclgetopts/Makefile index 6e1962e3c472..8b9f53b39c0a 100644 --- a/devel/tclgetopts/Makefile +++ b/devel/tclgetopts/Makefile @@ -7,7 +7,7 @@ PORTNAME= tclGetOpts PORTVERSION= 1.0 -CATEGORIES= devel tcl76 tcl80 tcl82 +CATEGORIES= devel tcl80 tcl82 MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/ \ http://www.neosoft.com/tcl/ftparchive/alcatel/code/ DISTNAME= ${PORTNAME} |