diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gogo/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index 2c98aa5527fb..79b0a2a2643f 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: GOGO-no-coda -# Date created: 01 July 1999 -# Whom: Yukihiro Nakai <Nacai@iname.com> -# +# Created by: Yukihiro Nakai <Nacai@iname.com> # $FreeBSD$ -# PORTNAME= gogo PORTVERSION= 3.13 @@ -15,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Very fast MP3 encoder using recent x86 processors' features +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING |