summaryrefslogtreecommitdiff
path: root/www/w3m/Makefile.common
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-04-20 14:24:41 +0000
committeruebayasi <uebayasi>2004-04-20 14:24:41 +0000
commit269988c3c5807757cc562d0294eba55d6c37c7dc (patch)
tree399715ac7e7873b1b6424e3610577d1f7b0290a0 /www/w3m/Makefile.common
parentb5c6eac37b3764cbc1fcf28d953114eb07bb47f1 (diff)
downloadpkgsrc-269988c3c5807757cc562d0294eba55d6c37c7dc.tar.gz
Bump revision; now Unicode support is optional, and the default is changed
to disable Unicode.
Diffstat (limited to 'www/w3m/Makefile.common')
-rw-r--r--www/w3m/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common
index ce04664b626..6192e14775e 100644
--- a/www/w3m/Makefile.common
+++ b/www/w3m/Makefile.common
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile.common,v 1.25 2004/04/20 14:21:19 uebayasi Exp $
+# $NetBSD: Makefile.common,v 1.26 2004/04/20 14:24:41 uebayasi Exp $
#
DISTNAME= w3m-${W3M_VERS}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=w3m/}