diff options
Diffstat (limited to 'editors/ted-sv/Makefile')
-rw-r--r-- | editors/ted-sv/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ted-sv/Makefile b/editors/ted-sv/Makefile index f8ed0bd73da..3200c990550 100644 --- a/editors/ted-sv/Makefile +++ b/editors/ted-sv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/03/13 17:36:55 fredb Exp $ +# $NetBSD: Makefile,v 1.4 2002/04/09 02:22:01 markd Exp $ DISTNAME= Ted_sv_SE -PKGNAME= ted-sv-2.10 -PKGREVISION= 1 +PKGNAME= ted-sv-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: |