diff options
author | nork <nork@FreeBSD.org> | 2003-03-01 01:38:42 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-03-01 01:38:42 +0800 |
commit | e18a7ab9e5e2d1af489e971dad7ce2fa942a0491 (patch) | |
tree | 132b0d503f73fd91e79ee6535af72c03e8416b73 /japanese/ebnetd | |
parent | 9c612569b4ebc5c5259892208f3d0ae9b5e00c31 (diff) | |
download | freebsd-ports-gnome-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.tar.gz freebsd-ports-gnome-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.tar.zst freebsd-ports-gnome-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.zip |
Bump PORTREVISION by updating japanese/eb.
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 58dbfd437d78..50c95a8601d0 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -7,6 +7,7 @@ PORTNAME= ndtpd PORTVERSION= 3.1.4 +PORTREVISON= 1 CATEGORIES= japanese ipv6 MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ @@ -16,7 +17,7 @@ PATCH_SITES= ${MASTER_SITES} MAINTAINER= takamune@avrl.mei.co.jp COMMENT= Server for accessing CD-ROM books with NDTP -LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${RUNDIR} --with-logdir=${LOGDIR} |