diff options
Diffstat (limited to 'editors/ted-fr/Makefile')
-rw-r--r-- | editors/ted-fr/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ted-fr/Makefile b/editors/ted-fr/Makefile index 7eba5438a65..647cb289a91 100644 --- a/editors/ted-fr/Makefile +++ b/editors/ted-fr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:59 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:48 markd Exp $ DISTNAME= Ted_fr_FR -PKGNAME= ted-fr-2.11 +PKGNAME= ted-fr-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: |