From b349ca600a18b90e77b06eb424f9cd079c87c096 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 7 Feb 2014 18:50:30 +0000 Subject: Deprecate ports unmaintained for which distillator is not able to find public distfiles Reported by: distilator --- audio/beep/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'audio/beep') diff --git a/audio/beep/Makefile b/audio/beep/Makefile index aceb71a5469e..c162cb3b7035 100644 --- a/audio/beep/Makefile +++ b/audio/beep/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + WRKSRC= ${WRKDIR}/${PORTNAME} ONLY_FOR_ARCHS= i386 amd64 pc98 -- cgit