diff options
-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 |