diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 06:26:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 06:26:26 +0800 |
commit | 01333d4eb1c009c48d1d138e6602933608ffae2d (patch) | |
tree | 3e619052583fa2a21f8b7bd1ab87497e83a5f038 /audio | |
parent | c01c7a8f3ba5a64c8b10f27a44d1ccc5b968fb3e (diff) | |
download | freebsd-ports-gnome-01333d4eb1c009c48d1d138e6602933608ffae2d.tar.gz freebsd-ports-gnome-01333d4eb1c009c48d1d138e6602933608ffae2d.tar.zst freebsd-ports-gnome-01333d4eb1c009c48d1d138e6602933608ffae2d.zip |
Deprecated a bunch a ports with nor more public distfiles (thanks ehaupt's
distilator
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 |