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 34e924257bb..d971ef2572f 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/10/09 17:39:08 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/10/10 14:42:07 ryoon Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 |