diff options
author | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
commit | 4697d968539801204ebc79db0dfa27abef268c62 (patch) | |
tree | cf54890dc240d91dbd8c74b8bd0528207736eb1e /www/nspluginwrapper/Makefile | |
parent | 38f7736e8b672ea9b070dae75e60c8e8d0325d56 (diff) | |
download | pkgsrc-4697d968539801204ebc79db0dfa27abef268c62.tar.gz |
Revbump for boost update
Diffstat (limited to 'www/nspluginwrapper/Makefile')
-rw-r--r-- | www/nspluginwrapper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index f2fac982628..d043bc3de2c 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2017/04/30 01:22:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2017/08/24 20:03:42 adam Exp $ # DISTNAME= nspluginwrapper-1.4.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= http://nspluginwrapper.org/download/ MASTER_SITES+= http://teokurebsd.org/netbsd/packages/distfiles/nspluginwrapper/ |