diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-09-03 18:35:03 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-09-03 18:35:03 +0000 |
commit | 44f3d159c3fc1848ad564d3c4213bcba0535e62c (patch) | |
tree | 9ff7477cc801ee56444e374a9f7e95fd6e74c6ad /audio/splay | |
parent | Upgrade to p17. (diff) |
Change of MASTER_SITES and MAINTAINER .
PR: ports/13512
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
Diffstat (limited to 'audio/splay')
-rw-r--r-- | audio/splay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile index 697a0ae3ad60..0b0d322c2258 100644 --- a/audio/splay/Makefile +++ b/audio/splay/Makefile @@ -10,9 +10,9 @@ DISTNAME= splay-0.8.2 CATEGORIES= audio -MASTER_SITES= http://cain.kaist.ac.kr/~jwj95/ +MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ -MAINTAINER= junker@jazz.snu.ac.kr +MAINTAINER= cjh@kr.freebsd.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-xsplay --without-pthread |