diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-02 20:15:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-02 20:15:42 +0000 |
commit | 7c3c515b5e34fb15c35e37881ee29839c5efdef0 (patch) | |
tree | 86265ddb6b2b4d3c8c8ca746c8d9a0bc01646cce /audio/amarok | |
parent | Update to ezm3-1.2. (diff) |
Bump PORTREVISION to chase the gstreamer shared lib version.
Notes
Notes:
svn path=/head/; revision=115299
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 606e4fdfe691..4dfc489676eb 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |