diff options
Diffstat (limited to 'audio/play/Makefile')
-rw-r--r-- | audio/play/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile index 14a64c0..81ab590 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -3,14 +3,14 @@ # Date created: 20 May 1998 # Whom: Masanori Kiriake <seiken@nbs.co.jp> # -# $Id: Makefile,v 1.3 1999/03/07 00:55:34 sada Exp $ +# $Id: Makefile,v 1.4 1999/04/07 18:44:01 jseger Exp $ # DISTNAME= play-1.0 CATEGORIES= audio MASTER_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ -MAINTAINER= seiken@nbs.co.jp +MAINTAINER= seiken@ARGV.AC MANLANG= ja MAN1= play.1 |