diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-25 13:53:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-25 13:53:29 +0800 |
commit | bd587c2c8d269c6053ad127fd085e01af107e62e (patch) | |
tree | fa9fbd668a9133a2ee846c5b8932c1595c4b536f /www/mplayer-plugin/Makefile | |
parent | 8616fb924f1920026f9bd0d52e1293b465ac6799 (diff) | |
download | freebsd-ports-gnome-bd587c2c8d269c6053ad127fd085e01af107e62e.tar.gz freebsd-ports-gnome-bd587c2c8d269c6053ad127fd085e01af107e62e.tar.zst freebsd-ports-gnome-bd587c2c8d269c6053ad127fd085e01af107e62e.zip |
* Update to 0.50
* Respect ${CC}
Diffstat (limited to 'www/mplayer-plugin/Makefile')
-rw-r--r-- | www/mplayer-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index 2f4e8bd96d7e..410490b92645 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mplayerplug-in -PORTVERSION= 0.40 -PORTREVISION= 1 +PORTVERSION= 0.50 CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in |