diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-20 02:00:24 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-20 02:00:24 +0000 |
commit | 8765d067dfffb744abd229305ede8fe1ad3d2e53 (patch) | |
tree | bad4c4478a3c7196f2efb6cbac20f42384ff0e5c /textproc | |
parent | 44ae17e5f20337ef2ef5e209bceccefa2ae0cdbc (diff) | |
download | ports-8765d067dfffb744abd229305ede8fe1ad3d2e53.tar.gz ports-8765d067dfffb744abd229305ede8fe1ad3d2e53.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/word2x/Makefile | 10 | ||||
-rw-r--r-- | textproc/word2x/distinfo | 2 |
2 files changed, 5 insertions, 7 deletions
diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index b93fe493fae8..edef199c3700 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -1,20 +1,18 @@ # New ports collection makefile for: word2x -# Version required: 0.002 +# Version required: 0.003 # Date created: 10 June 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/09/14 02:45:06 thepish Exp $ +# $Id: Makefile,v 1.3 1998/09/15 07:25:47 asami Exp $ DISTNAME= word2x -PKGNAME= word2x-0.002 +PKGNAME= word2x-0.003 CATEGORIES= textproc MASTER_SITES= ftp://word2x.astra.co.uk/pub/word2x/ MAINTAINER= ports@FreeBSD.ORG -BROKEN= build - -WRKSRC= ${WRKDIR}/word2x-0.002 +WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/textproc/word2x/distinfo b/textproc/word2x/distinfo index e0c7eafb0713..2a6d48315e6d 100644 --- a/textproc/word2x/distinfo +++ b/textproc/word2x/distinfo @@ -1 +1 @@ -MD5 (word2x.tar.gz) = cc01bf6065186ea25d2b696615e6d40c +MD5 (word2x.tar.gz) = f39628054640a0258d6e84e05090e011 |