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 135cb642c1d..725839ff9de 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 11:43:43 asau Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/08 23:01:29 adam Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 |