diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-12 05:46:13 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-12 05:46:13 +0000 |
commit | 8adbc0bd0b6e2281599260cd53061c1833a75cc8 (patch) | |
tree | 93c47378ac0b0ddb8b5755130b2246d779345b06 /audio/mixer.app/Makefile | |
parent | 772655468257170fbfb500ec1ecee3b4df0ba8a0 (diff) |
Notes
Diffstat (limited to 'audio/mixer.app/Makefile')
-rw-r--r-- | audio/mixer.app/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 751f9ae9314a..624b13067486 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: mixer.app -# Version required: 1.4.0 +# Version required: 1.4.1 # Date created: 16 April 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id: Makefile,v 1.4 1999/05/05 13:50:15 flathill Exp $ +# $Id: Makefile,v 1.5 1999/05/10 04:06:57 steve Exp $ # -DISTNAME= Mixer.app-1.4.0 -PKGNAME= mixer.app-1.4.0 +DISTNAME= Mixer.app-1.4.1 +PKGNAME= mixer.app-1.4.1 CATEGORIES= audio MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/ |