diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-08-15 22:25:38 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-08-15 22:25:38 +0800 |
commit | c437a37ecbfbd0b23c9ca1f5be128dd4e38ab8ed (patch) | |
tree | 657d9bc37a55b85c07416c3818615892240dc294 /audio/yell/pkg-descr | |
parent | e6e0419d4791a4c3080102c226b9a455cb4e53ee (diff) | |
download | freebsd-ports-gnome-c437a37ecbfbd0b23c9ca1f5be128dd4e38ab8ed.tar.gz freebsd-ports-gnome-c437a37ecbfbd0b23c9ca1f5be128dd4e38ab8ed.tar.zst freebsd-ports-gnome-c437a37ecbfbd0b23c9ca1f5be128dd4e38ab8ed.zip |
- Use dev/speaker/speaker.h instead of machine/speaker.h on
${OSVERSION} >= 601000
- Use OPTIONS
- Reformat pkg-descr (fmt -w 80)
- Remove pkg-message, contents is bluntly obvious
Diffstat (limited to 'audio/yell/pkg-descr')
-rw-r--r-- | audio/yell/pkg-descr | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/audio/yell/pkg-descr b/audio/yell/pkg-descr index fe7aa66e7bcf..6af8691ce91f 100644 --- a/audio/yell/pkg-descr +++ b/audio/yell/pkg-descr @@ -1,9 +1,7 @@ -Yell is a little command line utility playing a short tune on your -speaker device. I mainly use it to yell the "sysop" on a remote -machine. It could also be used as a notification for finished tasks -(eg. make buildworld && yell). +Yell is a little command line utility playing a short tune on your speaker +device. I mainly use it to yell the "sysop" on a remote machine. It could also +be used as a notification for finished tasks (eg. make buildworld && yell). WWW: http://www.critical.ch/yell -- ehaupt -ehaupt@critical.ch +- ehaupt ehaupt@critical.ch |