diff options
Diffstat (limited to 'www/nspluginwrapper-devel/Makefile')
-rw-r--r-- | www/nspluginwrapper-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nspluginwrapper-devel/Makefile b/www/nspluginwrapper-devel/Makefile index 99ade613b11c..856cc4ed6d02 100644 --- a/www/nspluginwrapper-devel/Makefile +++ b/www/nspluginwrapper-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= nspluginwrapper PORTVERSION= 1.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www linux emulators MASTER_SITES= LOCAL/jkim DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${BINFILE}${EXTRACT_SUFX} @@ -21,7 +21,7 @@ LATEST_LINK= ${PORTNAME}-devel CONFLICTS= nspluginwrapper-1.2.* -BINFILE= ${PORTNAME}-i386-${PORTVERSION}-4 +BINFILE= ${PORTNAME}-i386-${PORTVERSION}-5 ONLY_FOR_ARCHS= i386 amd64 |