diff options
Diffstat (limited to 'japanese/ebnetd')
-rw-r--r-- | japanese/ebnetd/Makefile | 3 | ||||
-rw-r--r-- | japanese/ebnetd/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index fa3c2a04e0bf..bec88f4aeed9 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -9,8 +9,7 @@ PORTNAME= ebnetd PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= japanese ipv6 -MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ MAINTAINER= yasu@utahime.org COMMENT= Servers for accessing CD-ROM books via TCP/IP diff --git a/japanese/ebnetd/pkg-plist b/japanese/ebnetd/pkg-plist index f9a22642e6f0..89ce8cbad25b 100644 --- a/japanese/ebnetd/pkg-plist +++ b/japanese/ebnetd/pkg-plist @@ -16,4 +16,4 @@ sbin/ndtpcheck sbin/ndtpcontrol sbin/ndtpd @exec /bin/mkdir -m 0755 -p /var/run/ebnetd -@unexec rmdir /var/run/ebnetd +@dirrmtry /var/run/ebnetd |