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 /irc/zircon | |
parent | Update to 0.80 (diff) |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index f974c8c8fda7..6c904950aab6 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -8,7 +8,7 @@ PORTNAME= zircon PORTVERSION= 1.18.256 PORTREVISION= 2 -CATEGORIES= irc tk84 +CATEGORIES= irc tk MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex |