diff options
author | wiz <wiz> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-09 17:39:01 +0000 |
commit | ddb434da800953eb47384d08025aef16cddb0529 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /editors/tea | |
parent | e5a2c773d6bd36d13bca0a97272be0af08f1ad1e (diff) | |
download | pkgsrc-ddb434da800953eb47384d08025aef16cddb0529.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index eb0a53e08fd..34e924257bb 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 |