diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
commit | de59bf9875d6fa19a30e1d01eb4294bcb3311703 (patch) | |
tree | 9a6671564bb3674aa60e57eebb2a1b4bc6646510 /audio/tunesbrowser/Makefile | |
parent | 8c61ad0058b81bc04250124366935f2bff5e92b3 (diff) | |
download | marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.gz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.bz2 marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.lz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.xz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.zst marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.zip |
Bump PORTREVISION to sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/tunesbrowser/Makefile')
-rw-r--r-- | audio/tunesbrowser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 75f8239dc..6f1a0d1bd 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@ahze.net> # # $FreeBSD$ -# $MCom: ports/audio/tunesbrowser/Makefile,v 1.7 2006/04/29 10:51:51 pav Exp $ +# $MCom: ports/audio/tunesbrowser/Makefile,v 1.9 2007/05/02 17:55:46 ahze Exp $ PORTNAME= tunesbrowser PORTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ |