diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-12 11:41:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-12 11:41:01 +0000 |
commit | 1f77bf8bbe39ff485e04083aaf1599265ae50e2c (patch) | |
tree | 62443ee135c82a4a2605873aab352d1ff3899749 /editors/ted | |
parent | 1e16d6d30dc1f053b6887a312abeed5bac116906 (diff) | |
download | pkgsrc-1f77bf8bbe39ff485e04083aaf1599265ae50e2c.tar.gz |
Bump PKGREVISION for upstream version of png patch.
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 72b2657ecfd..1ced5d46588 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2011/02/12 11:40:11 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2011/02/12 11:41:01 wiz Exp $ DISTNAME= ted-2.21.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ |