summaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorreed <reed>2004-01-03 18:49:33 +0000
committerreed <reed>2004-01-03 18:49:33 +0000
commita06f12bdce16b588525a769c9f6a99518e6aaef5 (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /editors/ted
parent3ab1e667ba104f163d1528c390c82f6594e320cc (diff)
downloadpkgsrc-a06f12bdce16b588525a769c9f6a99518e6aaef5.tar.gz
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index d19341d1e8c..19c9a86e0f0 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 21:34:50 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/03 18:49:39 reed Exp $
DISTNAME= ted-2.14.src
PKGNAME= ted-2.14
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/Ted-2.14
CATEGORIES= editors
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \