diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-07-21 04:52:49 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-07-21 04:52:49 +0800 |
commit | 601fe8f99a2d9fab62fed51c21eb27db65fa9d5c (patch) | |
tree | 8c6de41222174c662dc3d717cef98345cb891b80 /audio | |
parent | 77c8c353a1ca3937756572716438f8f4ad9b0807 (diff) | |
download | freebsd-ports-gnome-601fe8f99a2d9fab62fed51c21eb27db65fa9d5c.tar.gz freebsd-ports-gnome-601fe8f99a2d9fab62fed51c21eb27db65fa9d5c.tar.zst freebsd-ports-gnome-601fe8f99a2d9fab62fed51c21eb27db65fa9d5c.zip |
Bump PORTREVISION, chase recent version bump of vorbis library (libvorbisfile).
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 2a40ed52ae9b..f9d984e72266 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmms PORTVERSION= 1.2.5 +PORTREVISION= 1 CATEGORIES+= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \ http://www.xmms.org/files/1.2.x/ \ |