Piero's update to 2.0.10.

Submitted by:	piero
This commit is contained in:
Jordan K. Hubbard 1994-11-01 20:52:47 +00:00
parent 8817550f6f
commit fe160e4a4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309

View file

@ -3,13 +3,14 @@
# Date created: 24 September 1994
# Whom: jkh
#
# $Id: Makefile,v 1.2 1994/09/24 11:41:58 jkh Exp $
# $Id: Makefile,v 1.3 1994/10/06 02:57:01 jkh Exp $
#
DISTNAME= xarchie-2.0.9
DISTNAME= xarchie-2.0.10
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
MASTER_SITES+= ftp://ftp.funet.fi/pub/X11/contrib/applications/
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.uu.net/networking/info-service/archie/clients/
EXTRACT_SUFX= .tar.Z
DEPENDS= ${PORTSDIR}/net/archie
.include <bsd.port.mk>