diff options
Diffstat (limited to 'editors/ted-pt/Makefile')
-rw-r--r-- | editors/ted-pt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ted-pt/Makefile b/editors/ted-pt/Makefile index 05a6154cff5..70244c78daa 100644 --- a/editors/ted-pt/Makefile +++ b/editors/ted-pt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:06 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/11 11:50:01 markd Exp $ DISTNAME= Ted_pt_PT -PKGNAME= ted-pt-2.14 +PKGNAME= ted-pt-2.16 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -15,7 +15,7 @@ DEPENDS+= ted>=2.6:../../editors/ted WRKSRC= ${WRKDIR} USE_X11BASE= YES -DIST_SUBDIR= Ted-2.14 +DIST_SUBDIR= Ted-2.16 NO_BUILD= YES do-install: |