diff options
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 798fa4f0d59..054e8ca7583 100644 --- a/editors/ted-da/Makefile +++ b/editors/ted-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:56 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:47 markd Exp $ DISTNAME= Ted_da_DK -PKGNAME= ted-da-2.11 +PKGNAME= ted-da-2.14 WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted USE_X11BASE= YES -DIST_SUBDIR= Ted-2.11 +DIST_SUBDIR= Ted-2.14 NO_BUILD= YES do-install: |