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 /misc/tkman | |
parent | Update to 0.80 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'misc/tkman')
-rw-r--r-- | misc/tkman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 82231b75f065..85b5a318b589 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkman PORTVERSION= 2.2 PORTREVISION= 2 -CATEGORIES= misc tk84 +CATEGORIES= misc tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |