diff options
Diffstat (limited to 'audio/maplay/Makefile')
-rw-r--r-- | audio/maplay/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 2eaaed658032..5d507e4291d8 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: maplay # Version required: 1.2 # Date created: Feb 13 1995 -# Whom: jkh +# Whom: # -# $Id: Makefile,v 1.3 1995/04/11 19:46:44 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/15 23:13:48 obrien Exp $ # DISTNAME= maplay1_2 @@ -12,8 +12,6 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/ EXTRACT_SUFX= .tar.Z -MAINTAINER= jkh@FreeBSD.org - NO_WRKSUBDIR= yes PATCH_STRIP= -p2 |