diff options
author | phantom <phantom@FreeBSD.org> | 2001-04-26 19:23:29 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2001-04-26 19:23:29 +0000 |
commit | 8e388044d524777717fc68ab8f28f2c4665bf2f7 (patch) | |
tree | 5c862c93367468a434dcd631df5958fe066621af /devel/tclgetopts | |
parent | 775c3b263aed6eaa292983ccc95ae6a326632a17 (diff) | |
download | FreeBSD-ports-8e388044d524777717fc68ab8f28f2c4665bf2f7.zip FreeBSD-ports-8e388044d524777717fc68ab8f28f2c4665bf2f7.tar.gz |
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
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 6e1962e..8b9f53b 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} |