diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:21:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:21:52 +0000 |
commit | 7b27962e8bd722fed5237a3982139748bb4e7248 (patch) | |
tree | f6564f0db70da536a975988c3246d68db6fc76a0 /audio/play | |
parent | 9884a9972ea597a2070dfa2723385b800dff344f (diff) |
Notes
Diffstat (limited to 'audio/play')
-rw-r--r-- | audio/play/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile index c90f598b8e2c..24e7bf0c6e9c 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -8,7 +8,7 @@ PORTNAME= play PORTVERSION= 1.0 CATEGORIES= audio -MASTER_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} MAINTAINER= seiken@ARGV.AC |