diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /editors/ted | |
parent | 9a794816763a48ca995f1849ac33393161fc84e9 (diff) | |
download | pkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'editors/ted')
-rw-r--r-- | editors/ted/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 9fd9069c139..2e124abac9b 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2006/03/04 21:29:33 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2006/04/17 13:46:22 wiz Exp $ DISTNAME= ted-2.16.src PKGNAME= ted-2.16 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ |