diff options
Diffstat (limited to 'editors/tea/Makefile')
-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 f8f2fb198dc..4bbc0add068 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/03/03 00:13:01 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/06/14 07:44:24 sbd Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 |