diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-07-20 20:52:49 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-07-20 20:52:49 +0000 |
commit | d36a554dc5810ca68f4e3c0552bdd596e865587e (patch) | |
tree | a3528513fa88089ed563423d42d6994ff9cb9f03 | |
parent | Update to 0.3.1c. (diff) |
Bump PORTREVISION, chase recent version bump of vorbis library (libvorbisfile).
Notes
Notes:
svn path=/head/; revision=45298
-rw-r--r-- | audio/xmms/Makefile | 1 | ||||
-rw-r--r-- | multimedia/xmms/Makefile | 1 |
2 files changed, 2 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/ \ diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile index 2a40ed52ae9b..f9d984e72266 100644 --- a/multimedia/xmms/Makefile +++ b/multimedia/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/ \ |