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 /japanese/prn | |
parent | 9884a9972ea597a2070dfa2723385b800dff344f (diff) |
Use MASTER_SITE_PORTS_JP instead of spelling out the URL.
Notes
Notes:
svn path=/head/; revision=29470
Diffstat (limited to 'japanese/prn')
-rw-r--r-- | japanese/prn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/prn/Makefile b/japanese/prn/Makefile index 23362316948f..798085c222f2 100644 --- a/japanese/prn/Makefile +++ b/japanese/prn/Makefile @@ -8,7 +8,7 @@ PORTNAME= prn PORTVERSION= 1.0 CATEGORIES= japanese print -MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} DISTNAME= ${PORTNAME} MAINTAINER= taoka@FreeBSD.org |