diff options
author | asami <asami@FreeBSD.org> | 2000-06-09 21:21:52 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-09 21:21:52 +0000 |
commit | 33ca8cbcabfa12ee26daa31f3351251b3f3dcf13 (patch) | |
tree | 28d158a90fe8897c1bb8330d034b3c33b7675d0a /audio/play | |
parent | 9222f2d9590e1e078f5d9425b659256ebe69c942 (diff) | |
download | FreeBSD-ports-33ca8cbcabfa12ee26daa31f3351251b3f3dcf13.zip FreeBSD-ports-33ca8cbcabfa12ee26daa31f3351251b3f3dcf13.tar.gz |
Use MASTER_SITE_PORTS_JP instead of spelling out the URL.
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 c90f598..24e7bf0 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 |