diff options
author | asami <asami@FreeBSD.org> | 2000-06-10 05:21:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-10 05:21:52 +0800 |
commit | 33ca8cbcabfa12ee26daa31f3351251b3f3dcf13 (patch) | |
tree | 28d158a90fe8897c1bb8330d034b3c33b7675d0a /audio | |
parent | 9222f2d9590e1e078f5d9425b659256ebe69c942 (diff) | |
download | freebsd-ports-gnome-33ca8cbcabfa12ee26daa31f3351251b3f3dcf13.tar.gz freebsd-ports-gnome-33ca8cbcabfa12ee26daa31f3351251b3f3dcf13.tar.zst freebsd-ports-gnome-33ca8cbcabfa12ee26daa31f3351251b3f3dcf13.zip |
Use MASTER_SITE_PORTS_JP instead of spelling out the URL.
Diffstat (limited to 'audio')
-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 |