Index: head/www/flashplayer/Makefile =================================================================== --- head/www/flashplayer/Makefile (revision 449706) +++ head/www/flashplayer/Makefile (revision 449707) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= flashplayer -PORTVERSION= 26.0 +PORTVERSION= 27.0 CATEGORIES= www multimedia DISTFILES= MAINTAINER= emulation@FreeBSD.org COMMENT= Native wrapper around Linux Flash Player RUN_DEPENDS= ${LOCALBASE}/lib/browser_plugins/linux-flashplayer/libflashplayer.so:www/linux-flashplayer \ nspluginwrapper:www/nspluginwrapper NO_ARCH= yes NO_BUILD= yes NO_INSTALL= yes NO_MTREE= yes PLIST_FILES= "@postexec ${LOCALBASE}/bin/nspluginwrapper -i ${LOCALBASE}/lib/browser_plugins/linux-flashplayer/libflashplayer.so" \ "@rmtry lib/browser_plugins/npwrapper.libflashplayer.so" .include