diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-01 23:15:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-01 23:15:12 +0000 |
commit | 94b9e441fd72437dfd91a7c33d0c93750ec65bda (patch) | |
tree | 3087c1ee9809ce68d26841bed512f36be45514ed /www/nspluginwrapper/Makefile | |
parent | dd6c453f2d8e206667d773b57ff8c383ebf3469b (diff) |
- Update to 0.9.91.5
PR: ports/115992
Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=198620
Diffstat (limited to 'www/nspluginwrapper/Makefile')
-rw-r--r-- | www/nspluginwrapper/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index 1b601a14259d..156976762711 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nspluginwrapper -PORTVERSION= 0.9.91.4 -PORTREVISION= 2 +PORTVERSION= 0.9.91.5 CATEGORIES= www linux emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${RPMFILE} |