diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-05-22 11:33:31 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-05-22 11:33:31 +0000 |
commit | 479928db7e3d3106361b267ab8d27e1ed52647fa (patch) | |
tree | bd34b3f452b83be60338ba0da3d7af80a7cd6165 /japanese/ebnetd | |
parent | e7941206aa8c47111f9a30681619c81ed252660b (diff) | |
download | ports-479928db7e3d3106361b267ab8d27e1ed52647fa.tar.gz ports-479928db7e3d3106361b267ab8d27e1ed52647fa.zip |
Notes
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 |