diff options
author | pat <pat@FreeBSD.org> | 2002-01-09 08:27:24 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-09 08:27:24 +0800 |
commit | 14e34554d0fe576a83e7a50e7fc2ebe00fa67021 (patch) | |
tree | e319e8f50f35caf7ed6e59bb578a2c809ae00957 /net | |
parent | b7eacf6fbc8b9ece2b02c00c870e9ebd7ef8d3df (diff) | |
download | freebsd-ports-gnome-14e34554d0fe576a83e7a50e7fc2ebe00fa67021.tar.gz freebsd-ports-gnome-14e34554d0fe576a83e7a50e7fc2ebe00fa67021.tar.zst freebsd-ports-gnome-14e34554d0fe576a83e7a50e7fc2ebe00fa67021.zip |
Update to 1.02
PR: 33684
Submitted by: maintainer
Diffstat (limited to 'net')
-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. |