diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | 6f18f2b707eeeff77e555513194c5d14fdb16090 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /editors/ted | |
parent | 6ff104ec29683224e9ed56e8327eca089e3c78ce (diff) | |
download | pkgsrc-6f18f2b707eeeff77e555513194c5d14fdb16090.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 083d3a4e1ad..bc0a52127d2 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2013/01/19 20:31:14 riastradh Exp $ +# $NetBSD: Makefile,v 1.56 2013/01/26 21:37:29 adam Exp $ DISTNAME= ted-2.21.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ |