diff options
-rw-r--r-- | audio/maplay/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index 5d507e4291d8..88df26691407 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: +# Whom: jkh # -# $Id: Makefile,v 1.4 1996/11/15 23:13:48 obrien Exp $ +# $Id: Makefile,v 1.5 1997/01/06 12:04:00 jkh Exp $ # DISTNAME= maplay1_2 @@ -12,6 +12,8 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/ EXTRACT_SUFX= .tar.Z +MAINTAINER= torstenb@FreeBSD.org + NO_WRKSUBDIR= yes PATCH_STRIP= -p2 |