diff options
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r-- | www/w3m/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 2411830db4b..64dd4f62bb3 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2002/03/02 00:08:15 kei Exp $ +# $NetBSD: Makefile,v 1.31 2002/03/04 15:55:33 kei Exp $ # DISTNAME= w3m-0.2.5-m17n-20020216 PKGNAME= w3m-0.2.5 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www2u.biglobe.ne.jp/~hsaka/w3m/patch/ |