diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 03:41:44 +0000 |
commit | 831aac0a98be5ba9c42a5f2fdc8c27d2d3af2750 (patch) | |
tree | b5068a40711d8ee03631554435ebbae6a3f7d7c6 /japanese/ebnetd | |
parent | 5877e4d7b89f5caeee1a4bc124c6e9d7dfb348fe (diff) |
Notes
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 4af37f211e55..f4009dba0dad 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -7,14 +7,14 @@ PORTNAME= ebnetd PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 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.14:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.15:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR} |