diff options
Diffstat (limited to 'audio/beep/Makefile')
-rw-r--r-- | audio/beep/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/beep/Makefile b/audio/beep/Makefile index 8a2834f2fff8..18c9b7695368 100644 --- a/audio/beep/Makefile +++ b/audio/beep/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: beep -# Date Created: June 9, 2002 -# Whom: Tyler Spivey -# +# Created by: Tyler Spivey # $FreeBSD$ PORTNAME= beep @@ -9,7 +6,7 @@ PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= http://freebsd.unixfreunde.de/sources/ -MAINTAINER= admin@mjbrune.org +MAINTAINER= ports@FreeBSD.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker MAN1= beep.1 |