diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
commit | 103670c02abd6c4588b894aabd15bdb52e416f36 (patch) | |
tree | 6c1ddd7602f2dba7e6d4085fffeaa80ee424d996 /audio/tunesbrowser | |
parent | - Update to 2.4.0 (diff) |
Chase the gstreamer shared lib bump.
Notes
Notes:
svn path=/head/; revision=116442
Diffstat (limited to 'audio/tunesbrowser')
-rw-r--r-- | audio/tunesbrowser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 5567afb0ab33..b567977e4cf9 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -7,6 +7,7 @@ PORTNAME= tunesbrowser PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ |