diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-06 09:19:38 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-06 09:19:38 +0000 |
commit | 7ce58609f1ccdc57d133072a01f59aeeec7251cc (patch) | |
tree | 375e85945cfb71415b314535019605c8580c84af /irc | |
parent | 5a98b666860177405fd4ed66b93a4720e26578b7 (diff) |
Notes
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 3d7302fe0dc7..d3b1545e4535 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 |