diff options
author | obache <obache> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache> | 2012-12-16 01:51:57 +0000 |
commit | 212d69d245d8b9df3c5814005fd9c2067182f998 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /www/netsurf | |
parent | b0673d9600f6cf216822bc15fd7940f7170263f0 (diff) | |
download | pkgsrc-212d69d245d8b9df3c5814005fd9c2067182f998.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'www/netsurf')
-rw-r--r-- | www/netsurf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index 86a99324bb9..2b90756fcc4 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/28 06:30:23 asau Exp $ +# $NetBSD: Makefile,v 1.26 2012/12/16 01:52:39 obache Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ |