diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1998-01-25 20:44:10 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1998-01-25 20:44:10 +0000 |
commit | 4efa0d713b730359c113088d54e71435ef44aeb6 (patch) | |
tree | c48d28892e524b5702d702b2a23ce26f6614c4ce /audio/maplay | |
parent | 9425c6a70b20d418fd504fbec9e70dd6305568e7 (diff) | |
download | ports-4efa0d713b730359c113088d54e71435ef44aeb6.tar.gz ports-4efa0d713b730359c113088d54e71435ef44aeb6.zip |
Notes
Diffstat (limited to 'audio/maplay')
-rw-r--r-- | audio/maplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 88df26691407..0eb938eb979e 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -3,7 +3,7 @@ # Date created: Feb 13 1995 # Whom: jkh # -# $Id: Makefile,v 1.5 1997/01/06 12:04:00 jkh Exp $ +# $Id: Makefile,v 1.6 1997/01/07 14:58:04 torstenb Exp $ # DISTNAME= maplay1_2 @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/ EXTRACT_SUFX= .tar.Z -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes PATCH_STRIP= -p2 |