diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-10 04:07:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-10 04:07:19 +0000 |
commit | 407d37933e4bb59af4cc103041dec5ac2a083476 (patch) | |
tree | de81f1807b0b7e3dbffb515bd4732387b222aaed /audio/mixer.app/Makefile | |
parent | 9373f0969b465b88d9404cb16ef85b269b8e2cb2 (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 13da336593a3..751f9ae9314a 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.3.3 +# Version required: 1.4.0 # Date created: 16 April 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id: Makefile,v 1.3 1999/04/23 04:49:47 mharo Exp $ +# $Id: Makefile,v 1.4 1999/05/05 13:50:15 flathill Exp $ # -DISTNAME= Mixer.app-1.3.3 -PKGNAME= mixer.app-1.3.3 +DISTNAME= Mixer.app-1.4.0 +PKGNAME= mixer.app-1.4.0 CATEGORIES= audio MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/ |