diff options
author | xtraeme <xtraeme> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-25 04:16:42 +0000 |
commit | a0d6bf7e2d5606519688f7188a122f1ae9680842 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /www/w3m | |
parent | 324cf1d97d1d7e90782d3108a99a7759152df1b9 (diff) | |
download | pkgsrc-a0d6bf7e2d5606519688f7188a122f1ae9680842.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'www/w3m')
-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 6192e14775e..459662f26c3 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.26 2004/04/20 14:24:41 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.27 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= w3m-${W3M_VERS} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=w3m/} |