diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-06-02 13:01:29 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-06-02 13:01:29 +0000 |
commit | 9bd6a9af1fae36e6985c3cfca8f8c4de05b9eb53 (patch) | |
tree | 3fa31efc282145621acc5e188413884502e0722a /audio/beep/Makefile | |
parent | d35843ae56890196fac5af1e8e2f75618cdc9f6e (diff) | |
download | ports-9bd6a9af1fae36e6985c3cfca8f8c4de05b9eb53.tar.gz ports-9bd6a9af1fae36e6985c3cfca8f8c4de05b9eb53.zip |
Notes
Diffstat (limited to 'audio/beep/Makefile')
-rw-r--r-- | audio/beep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/beep/Makefile b/audio/beep/Makefile index 3920e71e96d6..e52cdeab8017 100644 --- a/audio/beep/Makefile +++ b/audio/beep/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= LOCAL/garga/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= garga@FreeBSD.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker LICENSE= BSD4CLAUSE |