diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-02-23 18:38:31 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-02-23 18:38:31 +0000 |
commit | ff268f0dd2a53dcccae0837093f70349f2ba5ed8 (patch) | |
tree | 155f1835d904b4f7b273e134cdf174338e0c9a47 | |
parent | Fix plist. (diff) |
Drop maintainership and remove a tab so knob values line up nicely.
Notes
Notes:
svn path=/head/; revision=292127
-rw-r--r-- | audio/creox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/creox/Makefile b/audio/creox/Makefile index a005d572cfeb..7d4e00fb624c 100644 --- a/audio/creox/Makefile +++ b/audio/creox/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= audio kde MASTER_SITES= http://zyzstar.kosoru.com/projects/creox/downloads/ -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A real-time sound processor LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_KDELIBS_VER= 3 +USE_KDELIBS_VER=3 INSTALLS_ICONS= yes post-patch: |