diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-14 02:37:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-14 02:37:49 +0800 |
commit | b1c2c74734543cbfcddccf6855536ab911ec3e49 (patch) | |
tree | 8c62fa3647170edebb5cc56e53a19a40fced88fb /emulators/linux-c6 | |
parent | 5f3dd13a59eeed26ba197a641a8e4b86d39e593c (diff) | |
download | freebsd-ports-gnome-b1c2c74734543cbfcddccf6855536ab911ec3e49.tar.gz freebsd-ports-gnome-b1c2c74734543cbfcddccf6855536ab911ec3e49.tar.zst freebsd-ports-gnome-b1c2c74734543cbfcddccf6855536ab911ec3e49.zip |
- Fix INDEX: change from removed linux-c6-flashplugin11 to linux-c6-flashplugin24
- Bump PORTREVISION for dependency change
Notified by: Portsnap buildbox
Approved by: portmgr (blanket)
Diffstat (limited to 'emulators/linux-c6')
-rw-r--r-- | emulators/linux-c6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-c6/Makefile b/emulators/linux-c6/Makefile index d2effb3429af..86371720c922 100644 --- a/emulators/linux-c6/Makefile +++ b/emulators/linux-c6/Makefile @@ -3,7 +3,7 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -52,7 +52,7 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/linux-c6-libasyncns \ linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin>0:www/linux-c6-flashplugin11 \ + linux-c6-flashplugin>0:www/linux-c6-flashplugin24 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \ |