diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 1999-10-10 19:42:39 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 1999-10-10 19:42:39 +0000 |
commit | 75e5b72147266aaa4edc83ddd41f8ad5ae11d11e (patch) | |
tree | ab00a97c9c310e2477dbed4d61306a884fbf36b8 /textproc/ted-en-us | |
parent | ed1706f7e53fcdb64a0a6a8324fc2f5e073e235c (diff) | |
download | pkgsrc-75e5b72147266aaa4edc83ddd41f8ad5ae11d11e.tar.gz |
update to 2.6 to keep in sync with the main ted package
Diffstat (limited to 'textproc/ted-en-us')
-rw-r--r-- | textproc/ted-en-us/Makefile | 15 | ||||
-rw-r--r-- | textproc/ted-en-us/files/md5 | 4 |
2 files changed, 10 insertions, 9 deletions
diff --git a/textproc/ted-en-us/Makefile b/textproc/ted-en-us/Makefile index 0669a7409eb..842c0eb9809 100644 --- a/textproc/ted-en-us/Makefile +++ b/textproc/ted-en-us/Makefile @@ -1,21 +1,22 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/09/19 11:27:19 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 1999/10/10 19:43:09 dmcmahill Exp $ -DISTNAME= ted-2.5.src -PKGNAME= ted-en-us-2.5 -WRKSRC= ${WRKDIR}/Ted-2.5 +DISTNAME= ted-2.6.src +PKGNAME= ted-en-us-2.6 +WRKSRC= ${WRKDIR}/Ted-2.6 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ +MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ + ftp://metalab.unc.edu/pub/packages/editors/ted/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.nllgg.nl/Ted/ -DEPENDS+= ted-2.5:../../textproc/ted +DEPENDS+= ted-2.6:../../textproc/ted USE_X11BASE= YES NO_BUILD= YES post-extract: - @cd ${WRKSRC} ; tar xf tedPackage/TedBindist.tar + @cd ${WRKSRC} ; ${GTAR} xf tedPackage/TedBindist.tar do-install: ${INSTALL_DATA} ${WRKSRC}/ind/US_English.ind ${PREFIX}/share/Ted/ind diff --git a/textproc/ted-en-us/files/md5 b/textproc/ted-en-us/files/md5 index 14a51c401b4..8855b61252c 100644 --- a/textproc/ted-en-us/files/md5 +++ b/textproc/ted-en-us/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/09/19 11:27:20 dmcmahill Exp $ +$NetBSD: md5,v 1.2 1999/10/10 19:43:09 dmcmahill Exp $ -MD5 (ted-2.5.src.tar.gz) = 6b53d433ebb46cede951617105e3a093 +MD5 (ted-2.6.src.tar.gz) = c29061bda9c904c1b71eaa20d7038b7f |