diff options
author | markd <markd> | 2002-04-09 02:21:55 +0000 |
---|---|---|
committer | markd <markd> | 2002-04-09 02:21:55 +0000 |
commit | 73438339d1deabe4743a405a0ad1a114cc6f5f96 (patch) | |
tree | 0c51f67578f2b2fc2e6bd5b3008e9ce9873a52b1 /editors/ted-es/Makefile | |
parent | 7df893b08797c316c019057a442e3f9cba3f77d6 (diff) | |
download | pkgsrc-73438339d1deabe4743a405a0ad1a114cc6f5f96.tar.gz |
Update Ted dictionaries to 2.11 versions to go along with that version
of Ted.
Diffstat (limited to 'editors/ted-es/Makefile')
-rw-r--r-- | editors/ted-es/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ted-es/Makefile b/editors/ted-es/Makefile index dfcadb87b9b..f8c3e4ff899 100644 --- a/editors/ted-es/Makefile +++ b/editors/ted-es/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/03/13 17:36:54 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:58 markd Exp $ DISTNAME= Ted_es_ES -PKGNAME= ted-es-2.10 -PKGREVISION= 1 +PKGNAME= ted-es-2.11 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -16,6 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES +DIST_SUBDIR= Ted-2.11 NO_BUILD= YES do-install: |