diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-07 13:16:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-07 13:16:46 +0800 |
commit | 1f674f078bed84435dc431cb5d9b21f0d760ff84 (patch) | |
tree | 6a6b14f85f7e38efa4f126d81a7fa24ea62a3708 /www/mplayer-plugin/Makefile | |
parent | 26ce24c44a8d6e21d72c682bd4948bbe3b48e02a (diff) | |
download | freebsd-ports-gnome-1f674f078bed84435dc431cb5d9b21f0d760ff84.tar.gz freebsd-ports-gnome-1f674f078bed84435dc431cb5d9b21f0d760ff84.tar.zst freebsd-ports-gnome-1f674f078bed84435dc431cb5d9b21f0d760ff84.zip |
Update to 2.85.
Submitted by: Roland van Laar <the_mip_rvl@myrealbox.com>
Diffstat (limited to 'www/mplayer-plugin/Makefile')
-rw-r--r-- | www/mplayer-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index 813d1fb7828b..0a23f82964f4 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -6,8 +6,8 @@ # PORTNAME= mplayerplug-in -PORTVERSION= 2.80 -PORTREVISION= 2 +PORTVERSION= 2.85 +PORTREVISION= CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in |