diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-02 16:06:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-02 16:06:44 +0000 |
commit | ac39da517d4802febebc19a5495e1aadc69eb39a (patch) | |
tree | 48d2840c9ce7af6ee6fbafa11b9f7655bfd55d6c /japanese/ebnetd | |
parent | ceb0e95ffc43a2ab3a2e616c67ef876450803067 (diff) | |
download | ports-ac39da517d4802febebc19a5495e1aadc69eb39a.tar.gz ports-ac39da517d4802febebc19a5495e1aadc69eb39a.zip |
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 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} |