diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /audio/wsoundprefs | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'audio/wsoundprefs')
-rw-r--r-- | audio/wsoundprefs/Makefile | 1 | ||||
-rw-r--r-- | audio/wsoundprefs/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 6bec16486859..88e16014ccea 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ DISTNAME= WSoundPrefs-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= A utility for configuring sounds to play for Window Maker events BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ diff --git a/audio/wsoundprefs/pkg-comment b/audio/wsoundprefs/pkg-comment deleted file mode 100644 index 71acc82602a2..000000000000 --- a/audio/wsoundprefs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility for configuring sounds to play for Window Maker events |