diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-01-06 01:12:30 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-01-06 01:12:30 +0800 |
commit | 902d7d79ee146510b930db23198affb2b468c012 (patch) | |
tree | 683843d51c3c3289e11afd0796133df84113cc97 /audio/cdplay/Makefile | |
parent | ead5e2b2f79afae3bd23986e9830e3980518beeb (diff) | |
download | freebsd-ports-gnome-902d7d79ee146510b930db23198affb2b468c012.tar.gz freebsd-ports-gnome-902d7d79ee146510b930db23198affb2b468c012.tar.zst freebsd-ports-gnome-902d7d79ee146510b930db23198affb2b468c012.zip |
Upgrade to 0.92
PR: ports/5371
Submitted by: maintainer
Diffstat (limited to 'audio/cdplay/Makefile')
-rw-r--r-- | audio/cdplay/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/cdplay/Makefile b/audio/cdplay/Makefile index 164f563eb35f..8de08f80da4a 100644 --- a/audio/cdplay/Makefile +++ b/audio/cdplay/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cdplay -# Version required: 2.2.1 +# Version required: 0.92 # Date created: 8 July 1997 # Whom: Antti Kaipila <anttik@iki.fi> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/16 22:48:48 fenner Exp $ # -DISTNAME= cdplay-0.9 +DISTNAME= cdplay-0.92 CATEGORIES= audio MASTER_SITES= ftp://ftp.one.sci.fi/pub/cdplay/ |