diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:37:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:37:05 +0000 |
commit | 9ead3a36dd0d39be79bf82672f99a1f9c7d818a4 (patch) | |
tree | 636595b77c9874e3aeaa23e31a7e89e6e26a2472 /net/boclient | |
parent | 988d18db7b51c002f9836fabe68fd34746e8cb6e (diff) | |
download | ports-9ead3a36dd0d39be79bf82672f99a1f9c7d818a4.tar.gz ports-9ead3a36dd0d39be79bf82672f99a1f9c7d818a4.zip |
Notes
Diffstat (limited to 'net/boclient')
-rw-r--r-- | net/boclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/boclient/Makefile b/net/boclient/Makefile index e8595fabea8b..6744dfbc737f 100644 --- a/net/boclient/Makefile +++ b/net/boclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= boclient -PORTVERSION= 1.2.1 +PORTVERSION= 1.21 CATEGORIES= net security MASTER_SITES= http://www.ennui.net/~crioux/ \ http://orifice.rotten.com/cDc/ \ |