diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-09 00:27:24 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-09 00:27:24 +0000 |
commit | 127ac3193ce8d11ea7bb63bbed90eb156158081f (patch) | |
tree | eb3dd2b043df16ba8a6cf07c69eb2310fd3c1dec /net/odsclient | |
parent | 0625bb5e82c15e844d5c6330f03cd59897d3d5b5 (diff) | |
download | ports-127ac3193ce8d11ea7bb63bbed90eb156158081f.tar.gz ports-127ac3193ce8d11ea7bb63bbed90eb156158081f.zip |
Notes
Diffstat (limited to 'net/odsclient')
-rw-r--r-- | net/odsclient/Makefile | 3 | ||||
-rw-r--r-- | net/odsclient/distinfo | 2 | ||||
-rw-r--r-- | net/odsclient/pkg-message | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/net/odsclient/Makefile b/net/odsclient/Makefile index 32dbb7983e9c..cd8a3bbefe3e 100644 --- a/net/odsclient/Makefile +++ b/net/odsclient/Makefile @@ -6,13 +6,12 @@ # PORTNAME= odsclient -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= net MASTER_SITES= http://www.ods.org/ MAINTAINER= geniusj@ods.org -WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= odsclient post-patch: diff --git a/net/odsclient/distinfo b/net/odsclient/distinfo index 5d11594f6f36..bf94edc135fc 100644 --- a/net/odsclient/distinfo +++ b/net/odsclient/distinfo @@ -1 +1 @@ -MD5 (odsclient-1.01.tar.gz) = 7f7d8a10742a028c48e051b2777101a0 +MD5 (odsclient-1.02.tar.gz) = 96d5e6b09a4732031c5fe8ecae336746 diff --git a/net/odsclient/pkg-message b/net/odsclient/pkg-message index d166c7ad60e5..ebec7d9d9180 100644 --- a/net/odsclient/pkg-message +++ b/net/odsclient/pkg-message @@ -3,7 +3,7 @@ To use this client you must first signup for an account at ods.org You can find the signup page at http://www.ods.org/adduserform.html After you signup you can get your host by typing: -odsclient Username Password Hostname [IP-address] +odsclient Username Password Hostname [ip address] The IP address is optional. If it is not specified, the server will determine it for you. |