diff options
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 a84c6584c45..43f2d23fb82 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/09/07 19:16:32 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/09/15 10:04:30 obache Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 |