aboutsummaryrefslogtreecommitdiff
path: root/audio/mutemix
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Use PLIST_FILES.Trevor Johnson2004-01-271-4/+1
| | | | Notes: svn path=/head/; revision=99246
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53947
* Use USE_PYTHON.Satoshi Asami2000-11-141-1/+2
| | | | Notes: svn path=/head/; revision=35120
* End without a periodTrevor Johnson2000-11-021-1/+1
| | | | Notes: svn path=/head/; revision=34665
* new port of mutemix 0.6, a program for adjusting an audio mixerTrevor Johnson2000-10-234-0/+41
Notes: svn path=/head/; revision=34139