diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 09:02:54 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 09:02:54 +0800 |
commit | daec170c8e01f2e98fb444660fc80e3ab05dbcc0 (patch) | |
tree | c7c998cfeae1062faa268ea2c399d20e38f00f3c /audio/aumix/Makefile | |
parent | 1421b09d8a0a6bb33333f256264f21e9adf32e77 (diff) | |
download | freebsd-ports-gnome-daec170c8e01f2e98fb444660fc80e3ab05dbcc0.tar.gz freebsd-ports-gnome-daec170c8e01f2e98fb444660fc80e3ab05dbcc0.tar.zst freebsd-ports-gnome-daec170c8e01f2e98fb444660fc80e3ab05dbcc0.zip |
Update to 1.22.1.
Diffstat (limited to 'audio/aumix/Makefile')
-rw-r--r-- | audio/aumix/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index 24948cc2495d..a51956554080 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: aumix -# Version required: 1.22 +# Version required: 1.22.1 # Date created: 21 May 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.4 1999/06/12 05:50:00 mharo Exp $ +# $Id: Makefile,v 1.5 1999/06/19 08:24:37 cpiazza Exp $ # -DISTNAME= aumix-1.22 +DISTNAME= aumix-1.22.1 CATEGORIES= audio MASTER_SITES= http://jpj.net/~trevor/aumix/ \ ${MASTER_SITE_SUNSITE} |