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 /x11-toolkits/tktray | |
parent | Update to 0.80 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'x11-toolkits/tktray')
-rw-r--r-- | x11-toolkits/tktray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tktray/Makefile b/x11-toolkits/tktray/Makefile index d135b7da68b4..15c2aaad9b61 100644 --- a/x11-toolkits/tktray/Makefile +++ b/x11-toolkits/tktray/Makefile @@ -8,7 +8,7 @@ PORTNAME= tktray PORTVERSION= 1.1 PORTREVISION= 2 -CATEGORIES= x11-toolkits tk84 +CATEGORIES= x11-toolkits tk MASTER_SITES= http://www.sw4me.com/ CENKES DISTNAME= ${TKPKG} |