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 4276c6a495a..29939a7d5ba 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.40 2017/02/06 13:55:17 wiz Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 |