diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
commit | afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2 (patch) | |
tree | fb95bc5acb82022c6c68c02f6e263d6524f02ae6 /audio/albumart | |
parent | 258a4596278aa7d7052491adbf5e259c8c73465f (diff) |
Notes
Diffstat (limited to 'audio/albumart')
-rw-r--r-- | audio/albumart/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/albumart/Makefile b/audio/albumart/Makefile index 532e5a52c68e..891fa73e552b 100644 --- a/audio/albumart/Makefile +++ b/audio/albumart/Makefile @@ -7,6 +7,7 @@ PORTNAME= albumart PORTVERSION= 1.6.6 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= http://muksuluuri.ath.cx/~skyostil/projects/albumart/dist/ |