diff options
author | flathill <flathill@FreeBSD.org> | 1999-05-05 21:50:16 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-05-05 21:50:16 +0800 |
commit | 03a072341d533e1c54c921c63f6f779414483a8f (patch) | |
tree | a3698c237bc8e8f972880361aacca052712f4dd3 /audio/mixer.app/Makefile | |
parent | 9ad1b33e88f8cde31dc022ee4caa6f7715cf4e27 (diff) | |
download | freebsd-ports-gnome-03a072341d533e1c54c921c63f6f779414483a8f.tar.gz freebsd-ports-gnome-03a072341d533e1c54c921c63f6f779414483a8f.tar.zst freebsd-ports-gnome-03a072341d533e1c54c921c63f6f779414483a8f.zip |
Update to 1.3.3
PR: ports/11498
Submitted by: cpiazza@home.net
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 28746495919c..13da336593a3 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.1 +# Version required: 1.3.3 # Date created: 16 April 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id: Makefile,v 1.2 1999/04/18 19:39:14 mharo Exp $ +# $Id: Makefile,v 1.3 1999/04/23 04:49:47 mharo Exp $ # -DISTNAME= Mixer.app-1.3.2 -PKGNAME= mixer.app-1.3.2 +DISTNAME= Mixer.app-1.3.3 +PKGNAME= mixer.app-1.3.3 CATEGORIES= audio MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/ |