diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-07-06 09:19:38 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-07-06 09:19:38 +0000 |
commit | e8dde859afa3e0aeb9717122aca55c89532292fb (patch) | |
tree | cc7e5755f6bef449b8755d75b8533060d1607749 /irc | |
parent | e9090775c47d7ce5839c9fef05cb04f7f4b1f79a (diff) | |
download | FreeBSD-ports-e8dde859afa3e0aeb9717122aca55c89532292fb.zip FreeBSD-ports-e8dde859afa3e0aeb9717122aca55c89532292fb.tar.gz |
CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.
date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
Diffstat (limited to 'irc')
-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 3d7302f..d3b1545 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -7,7 +7,7 @@ PORTNAME= zircon PORTVERSION= 1.18.256 -CATEGORIES= irc tk83 +CATEGORIES= irc MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= dinoex@FreeBSD.org |