diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-04-24 17:38:46 +0800 |
commit | b5073ca9d6ac4833366c43fc22d05643cefd5415 (patch) | |
tree | d43195013dae42373671aa328eea71e15258cfad /www | |
parent | 4b45251656d013a3b3608177335aa189365087ac (diff) | |
download | freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.gz freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.tar.zst freebsd-ports-gnome-b5073ca9d6ac4833366c43fc22d05643cefd5415.zip |
Chase audio/libmodplug update.
Diffstat (limited to 'www')
-rw-r--r-- | www/npapi-xine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/npapi-xine/Makefile b/www/npapi-xine/Makefile index 1111ffc47db5..497ce95863b6 100644 --- a/www/npapi-xine/Makefile +++ b/www/npapi-xine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= plugin- CATEGORIES= www multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-plugin/${PORTVERSION} |