diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-31 08:08:06 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-03-31 08:08:06 +0000 |
commit | f0786bcc89ce4845cc1c1ba94428499d5c82d2d8 (patch) | |
tree | 638322e024abe49b0b4fd4b9a82797cdd07cfb9d | |
parent | add libfreenet (diff) |
Add another MASTER_SITE.
PR: ports/26221 (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=40641
-rw-r--r-- | chinese/qe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile index 31fd69fc3aa5..5a3bb55bd67b 100644 --- a/chinese/qe/Makefile +++ b/chinese/qe/Makefile @@ -8,7 +8,8 @@ PORTNAME= qe PORTVERSION= 0.0.34 CATEGORIES= chinese -MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ +MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \ + http://freebsd.sinica.edu.tw/~statue/ MAINTAINER= statue@freebsd.sinica.edu.tw |