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 /audio/bmp-modplug | |
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 'audio/bmp-modplug')
-rw-r--r-- | audio/bmp-modplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bmp-modplug/Makefile b/audio/bmp-modplug/Makefile index 01f2ea67b2d0..d67bf30f02a4 100644 --- a/audio/bmp-modplug/Makefile +++ b/audio/bmp-modplug/Makefile @@ -7,7 +7,7 @@ PORTNAME= modplug PORTVERSION= 2.0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES?= audio MASTER_SITES= ftp://ftp.osuosl.org/pub/FreeBSD/distfiles/ \ http://ftp.osuosl.org/pub/FreeBSD/distfiles/ \ |