diff options
-rw-r--r-- | math/xgraph/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 2fbcf0779c37..1226a7a4cb99 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -8,11 +8,9 @@ DISTNAME= xgraph-11.3.2 CATEGORIES= math print -MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/ \ - ftp://ftp.tk.mesh.ad.jp/pub/X/misc/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/X11/misc/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sanpei@sanpei.org USE_IMAKE= yes MAN1= xgraph.1 |