diff options
author | jhale <jhale@FreeBSD.org> | 2013-09-12 08:00:37 +0000 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2013-09-12 08:00:37 +0000 |
commit | b8779b1ae14ef1f0169102dc4f6aad17b691035b (patch) | |
tree | 638a0baeda884b0c8b4ef5cab9b797465ff1c152 /audio/kaudiocreator | |
parent | 4faf5455e945b8bd1cf03bff95b8484e704394b2 (diff) | |
download | FreeBSD-ports-b8779b1ae14ef1f0169102dc4f6aad17b691035b.zip FreeBSD-ports-b8779b1ae14ef1f0169102dc4f6aad17b691035b.tar.gz |
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
Diffstat (limited to 'audio/kaudiocreator')
-rw-r--r-- | audio/kaudiocreator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/kaudiocreator/Makefile b/audio/kaudiocreator/Makefile index 1c18a0d..b8295cf 100644 --- a/audio/kaudiocreator/Makefile +++ b/audio/kaudiocreator/Makefile @@ -3,6 +3,7 @@ PORTNAME= kaudiocreator PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ DISTNAME= 107645-${PORTNAME}-${PORTVERSION} |