diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-22 07:23:13 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-22 07:23:13 +0000 |
commit | 56798865d38594c3c54c1a2329ef969ff81d97b4 (patch) | |
tree | a5b8b0f44579feb096e3b9e6ae9ed11be7fd7e35 /net/fspclient | |
parent | 2417959a47e64408078365b01ec7e9448c793e7e (diff) | |
download | ports-56798865d38594c3c54c1a2329ef969ff81d97b4.tar.gz ports-56798865d38594c3c54c1a2329ef969ff81d97b4.zip |
Notes
Diffstat (limited to 'net/fspclient')
-rw-r--r-- | net/fspclient/Makefile | 8 | ||||
-rw-r--r-- | net/fspclient/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index 8fbd30a4e0d7..cc05bf0400a2 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -6,17 +6,13 @@ # PORTNAME= fspclient -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= hsn@netmag.cz -COMMENT= A client for the fsp service - -IGNORE= does not work correctly under FreeBSD libc -EXPIRATION_DATE=2004-08-20 -DEPRECATED= ${IGNORE} +COMMENT= A ftp-like client for the fsp service GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/net/fspclient/distinfo b/net/fspclient/distinfo index 6b9b8d9c8f12..7b4aa9b495be 100644 --- a/net/fspclient/distinfo +++ b/net/fspclient/distinfo @@ -1,2 +1,2 @@ -MD5 (fspclient-0.0.6.tar.bz2) = d15585e2f24d9d33f8084f3e3d222431 -SIZE (fspclient-0.0.6.tar.bz2) = 187547 +MD5 (fspclient-0.0.7.tar.bz2) = e9d5ab812f396afa0410368715e53298 +SIZE (fspclient-0.0.7.tar.bz2) = 128906 |