diff options
Diffstat (limited to 'www/w3m/Makefile.common')
-rw-r--r-- | www/w3m/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index f8510527a91..8ed5f49f867 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.62 2016/11/06 19:26:35 wiz Exp $ +# $NetBSD: Makefile.common,v 1.63 2016/11/22 14:36:37 wiz Exp $ # # used by www/w3m/Makefile # used by www/w3m-img/Makefile @@ -21,7 +21,7 @@ USE_TOOLS+= gmake # Needed for some combinations of options... USE_TOOLS+= msgfmt USE_PKGLOCALEDIR= yes -W3M_VERS= 0.5.3+git20161031 +W3M_VERS= 0.5.3+git20161120 W3M_PKGVERS= ${W3M_VERS:S/+git/.0./} # For w3mman, xface2xpm, cgi scripts. |