diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /audio/snd | |
parent | 33e610508dd1a9214440f1230ba28fd393c0992c (diff) | |
download | ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.tar.gz ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.zip |
Notes
Diffstat (limited to 'audio/snd')
-rw-r--r-- | audio/snd/Makefile | 1 | ||||
-rw-r--r-- | audio/snd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 0b5f492bb761..052a7577abca 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= trevor@FreeBSD.org +COMMENT= Multitracking sound editor and utilities LIB_DEPENDS= gsl.4:${PORTSDIR}/math/gsl \ intl.4:${PORTSDIR}/devel/gettext diff --git a/audio/snd/pkg-comment b/audio/snd/pkg-comment deleted file mode 100644 index cfd8c6b2d688..000000000000 --- a/audio/snd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multitracking sound editor and utilities |