diff options
-rw-r--r-- | japanese/ebnetd/Makefile | 8 | ||||
-rw-r--r-- | japanese/ebnetd/distinfo | 1 | ||||
-rw-r--r-- | japanese/ndtpd/Makefile | 8 | ||||
-rw-r--r-- | japanese/ndtpd/distinfo | 1 |
4 files changed, 12 insertions, 6 deletions
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index 50c95a8601d0..d07c737157de 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -7,12 +7,13 @@ PORTNAME= ndtpd PORTVERSION= 3.1.4 -PORTREVISON= 1 +PORTREVISION= 1 CATEGORIES= japanese ipv6 -MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/ndtpd/ PATCH_SITES= ${MASTER_SITES} -#PATCHFILES= ${DISTNAME}+.diff +PATCHFILES= ${DISTNAME}+.diff MAINTAINER= takamune@avrl.mei.co.jp COMMENT= Server for accessing CD-ROM books with NDTP @@ -20,6 +21,7 @@ COMMENT= Server for accessing CD-ROM books with NDTP LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR} .if !defined(PACKAGE_BUILDING) diff --git a/japanese/ebnetd/distinfo b/japanese/ebnetd/distinfo index 9da1a75eac49..4982fd556b0f 100644 --- a/japanese/ebnetd/distinfo +++ b/japanese/ebnetd/distinfo @@ -1 +1,2 @@ MD5 (ndtpd-3.1.4.tar.gz) = 32b7437ff4707b619b3ac995eea6827b +MD5 (ndtpd-3.1.4+.diff) = 3b3b2708c035f2cc1ea9bee8345f4633 diff --git a/japanese/ndtpd/Makefile b/japanese/ndtpd/Makefile index 50c95a8601d0..d07c737157de 100644 --- a/japanese/ndtpd/Makefile +++ b/japanese/ndtpd/Makefile @@ -7,12 +7,13 @@ PORTNAME= ndtpd PORTVERSION= 3.1.4 -PORTREVISON= 1 +PORTREVISION= 1 CATEGORIES= japanese ipv6 -MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/ndtpd/ PATCH_SITES= ${MASTER_SITES} -#PATCHFILES= ${DISTNAME}+.diff +PATCHFILES= ${DISTNAME}+.diff MAINTAINER= takamune@avrl.mei.co.jp COMMENT= Server for accessing CD-ROM books with NDTP @@ -20,6 +21,7 @@ COMMENT= Server for accessing CD-ROM books with NDTP LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR} .if !defined(PACKAGE_BUILDING) diff --git a/japanese/ndtpd/distinfo b/japanese/ndtpd/distinfo index 9da1a75eac49..4982fd556b0f 100644 --- a/japanese/ndtpd/distinfo +++ b/japanese/ndtpd/distinfo @@ -1 +1,2 @@ MD5 (ndtpd-3.1.4.tar.gz) = 32b7437ff4707b619b3ac995eea6827b +MD5 (ndtpd-3.1.4+.diff) = 3b3b2708c035f2cc1ea9bee8345f4633 |