diff options
author | steve <steve@FreeBSD.org> | 2000-12-11 02:43:12 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-12-11 02:43:12 +0000 |
commit | fe20304a69104d1f2c629e40420245c91233ee3c (patch) | |
tree | ae37c1d17db5ec855c666efc1e397938a21d8da8 /irc/zircon/Makefile | |
parent | 5619e2f1ec56094da923eb89173d472c290a0451 (diff) | |
download | FreeBSD-ports-fe20304a69104d1f2c629e40420245c91233ee3c.zip FreeBSD-ports-fe20304a69104d1f2c629e40420245c91233ee3c.tar.gz |
Update to version 1.18.245.
PR: 23248
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Diffstat (limited to 'irc/zircon/Makefile')
-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 229b539..197b924 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zircon -PORTVERSION= 1.18.243 +PORTVERSION= 1.18.245 CATEGORIES= irc tk82 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ |