diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /lang/otcl | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
Notes
Diffstat (limited to 'lang/otcl')
-rw-r--r-- | lang/otcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 3aa045909594..ad7eb9e51314 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -9,7 +9,7 @@ PORTNAME= otcl PORTVERSION= 1.13 PORTREVISION= 3 DISTVERSIONPREFIX= src- -CATEGORIES= lang tcl84 tk84 +CATEGORIES= lang tcl tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= otcl-tclcl |