diff options
author | torstenb <torstenb@FreeBSD.org> | 1998-01-26 04:44:10 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1998-01-26 04:44:10 +0800 |
commit | 860e7e3732a5a54899aeb56b9169174984c0036b (patch) | |
tree | 3f2fcac085a9a412b3b131848e7bdaf427d13f90 /audio/maplay | |
parent | b0c4db33cdf55db09e3c84ee92954cd5c195e74e (diff) | |
download | freebsd-ports-gnome-860e7e3732a5a54899aeb56b9169174984c0036b.tar.gz freebsd-ports-gnome-860e7e3732a5a54899aeb56b9169174984c0036b.tar.zst freebsd-ports-gnome-860e7e3732a5a54899aeb56b9169174984c0036b.zip |
Remove myself as MAINTAINER
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 |