View | Details | Raw Unified | Return to bug 69392
Collapse All | Expand All

(-)/home/hsn/myports/fspclient/Makefile (-7 / +3 lines)
Lines 2-22 Link Here
2
# Date created:		7 Nov 1994
2
# Date created:		7 Nov 1994
3
# Whom:			ache
3
# Whom:			ache
4
#
4
#
5
# $FreeBSD: ports/net/fspclient/Makefile,v 1.22 2004/06/21 21:27:36 kris Exp $
5
# $FreeBSD: ports/net/fspclient/Makefile,v 1.20 2004/02/06 13:11:59 trevor Exp $
6
#
6
#
7
7
8
PORTNAME=	fspclient
8
PORTNAME=	fspclient
9
PORTVERSION=	0.0.6
9
PORTVERSION=	0.0.7
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
13
14
MAINTAINER=	hsn@netmag.cz
14
MAINTAINER=	hsn@netmag.cz
15
COMMENT=	A client for the fsp service
15
COMMENT=	A ftp-like client for the fsp service
16
17
IGNORE=		does not work correctly under FreeBSD libc
18
EXPIRATION_DATE=2004-08-20
19
DEPRECATED=	${IGNORE}
20
16
21
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
22
USE_BZIP2=	yes
18
USE_BZIP2=	yes
(-)/home/hsn/myports/fspclient/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (fspclient-0.0.6.tar.bz2) = d15585e2f24d9d33f8084f3e3d222431
1
MD5 (fspclient-0.0.7.tar.bz2) = e9d5ab812f396afa0410368715e53298
2
SIZE (fspclient-0.0.6.tar.bz2) = 187547
2
SIZE (fspclient-0.0.7.tar.bz2) = 128906

Return to bug 69392