diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 09:37:05 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 09:37:05 +0800 |
commit | 9ead3a36dd0d39be79bf82672f99a1f9c7d818a4 (patch) | |
tree | 636595b77c9874e3aeaa23e31a7e89e6e26a2472 /net/boclient | |
parent | 988d18db7b51c002f9836fabe68fd34746e8cb6e (diff) | |
download | freebsd-ports-gnome-9ead3a36dd0d39be79bf82672f99a1f9c7d818a4.tar.gz freebsd-ports-gnome-9ead3a36dd0d39be79bf82672f99a1f9c7d818a4.tar.zst freebsd-ports-gnome-9ead3a36dd0d39be79bf82672f99a1f9c7d818a4.zip |
Revert version from 1.2.1 back to 1.21 -- I can't find any evidence
it should be called "1.2.1", so I assume it was just a typo.
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/ \ |