diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 1999-04-30 00:30:14 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 1999-04-30 00:30:14 +0000 |
commit | be18b580e79da57bd1e5e3ccc4e1ed9c1c643333 (patch) | |
tree | f52688c5b1f415f55675acdd7036fc9c702320f8 /audio/rio/Makefile | |
parent | 542106539c98aff0188f747090c7f054a5ee9341 (diff) | |
download | ports-be18b580e79da57bd1e5e3ccc4e1ed9c1c643333.tar.gz ports-be18b580e79da57bd1e5e3ccc4e1ed9c1c643333.zip |
Notes
Diffstat (limited to 'audio/rio/Makefile')
-rw-r--r-- | audio/rio/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 21294bbdb509..5f3de4d298d1 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: rio -# Version required: 1.05 -# Date created: 6 February 1999 -# Whom: Dermot McNally <derm@ibm.net> +# Version required: 1.06 +# Date created: 29 April 1999 +# Whom: Nick Sayer <nsayer@freebsd.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/03/02 00:07:02 fenner Exp $ # -DISTNAME= rio005 -PKGNAME= rio-1.05 +DISTNAME= rio006 +PKGNAME= rio-1.06 CATEGORIES= audio MASTER_SITES= http://www.world.co.uk/sba/ EXTRACT_SUFX= .tgz |