diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2009-12-02 17:16:16 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2009-12-02 17:16:16 +0000 |
commit | 276304288bb3596e87beb1c60f8ad7e6ff8cb3a1 (patch) | |
tree | c71054f448bca4befa36706aea13fb3170edefb5 /misc/tellico/Makefile | |
parent | 6dac64742aee7fe3677f86320b059c53a52f08b1 (diff) |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi
Notes
Notes:
svn path=/head/; revision=245121
Diffstat (limited to 'misc/tellico/Makefile')
-rw-r--r-- | misc/tellico/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index fb0bbae61c24..26a3ac6f284c 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -7,6 +7,7 @@ PORTNAME= tellico PORTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ |