diff options
Diffstat (limited to 'editors/ted-nl/Makefile')
-rw-r--r-- | editors/ted-nl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ted-nl/Makefile b/editors/ted-nl/Makefile index ab92a3d6b32..e18dccd821c 100644 --- a/editors/ted-nl/Makefile +++ b/editors/ted-nl/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:22:00 markd Exp $ DISTNAME= Ted_nl_NL -PKGNAME= ted-nl-2.10 -PKGREVISION= 1 +PKGNAME= ted-nl-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: |