diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
commit | e269a2b5172a324fed512ff052d107a1e45f7432 (patch) | |
tree | 8e24fefe7b490ec0d54a7a5022accdf9e94b9d8b /audio/kaudiocreator | |
parent | 0211a835eb3f9782dd9d34d797ddba9c358bea68 (diff) | |
download | ports-e269a2b5172a324fed512ff052d107a1e45f7432.tar.gz ports-e269a2b5172a324fed512ff052d107a1e45f7432.zip |
Notes
Diffstat (limited to 'audio/kaudiocreator')
-rw-r--r-- | audio/kaudiocreator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kaudiocreator/Makefile b/audio/kaudiocreator/Makefile index cbb4de0331f0..e390edb40b82 100644 --- a/audio/kaudiocreator/Makefile +++ b/audio/kaudiocreator/Makefile @@ -6,7 +6,7 @@ PORTNAME= kaudiocreator PORTVERSION= 1.2.90 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ DISTNAME= 107645-${PORTNAME}-${PORTVERSION} |