diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-27 14:22:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-27 14:22:31 +0000 |
commit | 196e201f75f3ebe1f7a6b4585b5ede4a04c12102 (patch) | |
tree | c9fc66978d01d857ef4e83f9aef9f13c5dfde26a /net/fspclient | |
parent | 0c13fa71e55117133e5718d0195f5d374c6f747e (diff) | |
download | ports-196e201f75f3ebe1f7a6b4585b5ede4a04c12102.tar.gz ports-196e201f75f3ebe1f7a6b4585b5ede4a04c12102.zip |
Notes
Diffstat (limited to 'net/fspclient')
-rw-r--r-- | net/fspclient/Makefile | 3 | ||||
-rw-r--r-- | net/fspclient/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index 4d5bddf9264d..14cf52bcafb8 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fspclient -PORTVERSION= 0.0.10 +PORTVERSION= 0.90.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +16,7 @@ COMMENT= A ftp-like client for the FSP service GNU_CONFIGURE= yes USE_GETOPT_LONG= yes +USE_BZIP2= yes CFLAGS+= -I${LOCALBASE}/include diff --git a/net/fspclient/distinfo b/net/fspclient/distinfo index 4af2e5f8b398..6ddf5f7122d6 100644 --- a/net/fspclient/distinfo +++ b/net/fspclient/distinfo @@ -1,2 +1,2 @@ -MD5 (fspclient-0.0.10.tar.gz) = 7a878ee8c28875c0c679698ec597e114 -SIZE (fspclient-0.0.10.tar.gz) = 179414 +MD5 (fspclient-0.90.0.tar.bz2) = 554cec4b3a409415e307ba7f3eed857a +SIZE (fspclient-0.90.0.tar.bz2) = 132864 |