From db27e65e0c619d30bbd79bbc527a79e18a95647e Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Mon, 16 Nov 1998 22:47:15 +0000 Subject: Update a stale MASTER_SITES, found several mirrors with the distribution, though they had a different checksum. patch-ac is obsolete, which seems to be the only difference between the old tarball and the new one. Added myself as the MAINTAINER, as I use this program at work. --- textproc/word2x/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'textproc/word2x/Makefile') diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index edef199c3700..592525d17cd0 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -3,16 +3,17 @@ # Date created: 10 June 1998 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.3 1998/09/15 07:25:47 asami Exp $ +# $Id: Makefile,v 1.4 1998/10/20 02:00:22 steve Exp $ DISTNAME= word2x PKGNAME= word2x-0.003 CATEGORIES= textproc -MASTER_SITES= ftp://word2x.astra.co.uk/pub/word2x/ +MASTER_SITES= ftp://ftp.gu.net/pub/unix/viewers/ \ + ftp://ftp.afti.nsu.ru/pub/source/utils/word2x/ \ + http://www.FreeBSD.ORG/~billf/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= billf@FreeBSD.ORG -WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" -- cgit v1.2.3