diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 09:37:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 09:37:05 +0800 |
commit | 6fcacb89271f349ebad4c6d78eff836d4454ec68 (patch) | |
tree | 03f5ccc7aeb223e79e8676044c78d8ef37f69def | |
parent | ab68841c71fd81409603c144ee8640ae1133a353 (diff) | |
download | freebsd-ports-gnome-6fcacb89271f349ebad4c6d78eff836d4454ec68.tar.gz freebsd-ports-gnome-6fcacb89271f349ebad4c6d78eff836d4454ec68.tar.zst freebsd-ports-gnome-6fcacb89271f349ebad4c6d78eff836d4454ec68.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.
-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/ \ |