diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-12 13:50:05 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-12 13:50:05 +0800 |
commit | f9c5254ab451976104f76b1cc81424851e9685ac (patch) | |
tree | 51f4f48c76d36fd148e3564cc877854237ae94fb /audio/aumix/Makefile | |
parent | a4959dc93e33e64980b07b7fb28adddbde944a56 (diff) | |
download | freebsd-ports-gnome-f9c5254ab451976104f76b1cc81424851e9685ac.tar.gz freebsd-ports-gnome-f9c5254ab451976104f76b1cc81424851e9685ac.tar.zst freebsd-ports-gnome-f9c5254ab451976104f76b1cc81424851e9685ac.zip |
update to 1.22
PR: 12140
Submitted by: maintainer
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 e00109b4dbb1..9c558f8a38de 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: aumix -# Version required: 1.21 +# Version required: 1.22 # Date created: 21 May 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id: Makefile,v 1.2 1999/06/02 05:26:34 mharo Exp $ +# $Id: Makefile,v 1.3 1999/06/08 23:20:38 steve Exp $ # -DISTNAME= aumix-1.21 +DISTNAME= aumix-1.22 CATEGORIES= audio MASTER_SITES= http://jpj.net/~trevor/aumix/ \ ${MASTER_SITE_SUNSITE} |