diff options
author | pav <pav@FreeBSD.org> | 2006-12-03 00:06:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-12-03 00:06:44 +0800 |
commit | d0910005b73a47a94580dda39a2bb0bb0dc0543d (patch) | |
tree | 341f28870b318c9b05ac996aa621d81c9f32aed1 /japanese/ebnetd | |
parent | 524887b483107618d95701aeeedf1bf0012bdb2e (diff) | |
download | freebsd-ports-gnome-d0910005b73a47a94580dda39a2bb0bb0dc0543d.tar.gz freebsd-ports-gnome-d0910005b73a47a94580dda39a2bb0bb0dc0543d.tar.zst freebsd-ports-gnome-d0910005b73a47a94580dda39a2bb0bb0dc0543d.zip |
- Chase japanese/eb update
Diffstat (limited to 'japanese/ebnetd')
-rw-r--r-- | japanese/ebnetd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index bec88f4aeed9..3cb621f07f29 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -7,14 +7,14 @@ PORTNAME= ebnetd PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese ipv6 MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ MAINTAINER= yasu@utahime.org COMMENT= Servers for accessing CD-ROM books via TCP/IP -LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |