diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-26 11:30:31 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-26 11:30:31 +0000 |
commit | 6d3288ccf44a82f046a681de2fb04b6cfd26c3c8 (patch) | |
tree | 623482806ee84885072354ff3dfd02934311c064 /japanese/ebnetd | |
parent | 167f957ed08b8bcaa15c83ee636e5911a177a175 (diff) | |
download | ports-6d3288ccf44a82f046a681de2fb04b6cfd26c3c8.tar.gz ports-6d3288ccf44a82f046a681de2fb04b6cfd26c3c8.zip |
Notes
Diffstat (limited to 'japanese/ebnetd')
-rw-r--r-- | japanese/ebnetd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index ac4ad88a00b3..a2987a588e0d 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -7,6 +7,7 @@ PORTNAME= ebnetd PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= japanese ipv6 MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/ @@ -14,7 +15,7 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ MAINTAINER= takamune2004@yahoo.co.jp COMMENT= Servers for accessing CD-ROM books via TCP/IP -LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.9:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |