diff options
author | markd <markd@pkgsrc.org> | 2002-04-09 02:21:55 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2002-04-09 02:21:55 +0000 |
commit | f10d3d2d1c58e5ee32fc98978ba7eabc20319ac1 (patch) | |
tree | 0c51f67578f2b2fc2e6bd5b3008e9ce9873a52b1 /editors/ted-da/Makefile | |
parent | c952c0ded51bf5b89af8bf0dfd9af50598c87146 (diff) | |
download | pkgsrc-f10d3d2d1c58e5ee32fc98978ba7eabc20319ac1.tar.gz |
Update Ted dictionaries to 2.11 versions to go along with that version
of Ted.
Diffstat (limited to 'editors/ted-da/Makefile')
-rw-r--r-- | editors/ted-da/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ted-da/Makefile b/editors/ted-da/Makefile index f6875ed3bdb..798fa4f0d59 100644 --- a/editors/ted-da/Makefile +++ b/editors/ted-da/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/03/13 17:36:53 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:56 markd Exp $ DISTNAME= Ted_da_DK -PKGNAME= ted-da-2.10 -PKGREVISION= 1 +PKGNAME= ted-da-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: |