diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-25 01:30:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-25 01:30:12 +0000 |
commit | ad09c3cc957957c1e03fca68eafae5f83d6e18bf (patch) | |
tree | 61767994a8df73f8f4694e1f26b17ca79a626ca3 /audio/p5-Audio-Beep | |
parent | 92e229a19db5de616e7542e90724a30261675a58 (diff) | |
download | ports-ad09c3cc957957c1e03fca68eafae5f83d6e18bf.tar.gz ports-ad09c3cc957957c1e03fca68eafae5f83d6e18bf.zip |
Notes
Diffstat (limited to 'audio/p5-Audio-Beep')
-rw-r--r-- | audio/p5-Audio-Beep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-Beep/Makefile b/audio/p5-Audio-Beep/Makefile index c2bfed979081..b77e430a2bcc 100644 --- a/audio/p5-Audio-Beep/Makefile +++ b/audio/p5-Audio-Beep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= A module to use your computer beeper in fancy ways BUILD_DEPENDS= beep:${PORTSDIR}/audio/beep |