mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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.
This commit is contained in:
parent
9b646d353e
commit
db27e65e0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14579
2 changed files with 6 additions and 5 deletions
|
@ -3,16 +3,17 @@
|
|||
# Date created: 10 June 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $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}"
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (word2x.tar.gz) = f39628054640a0258d6e84e05090e011
|
||||
MD5 (word2x.tar.gz) = 286e2ddde00aff365debe7e1fb48aa30
|
||||
|
|
Loading…
Add table
Reference in a new issue