From 479928db7e3d3106361b267ab8d27e1ed52647fa Mon Sep 17 00:00:00 2001 From: Jean Milanez Melo Date: Mon, 22 May 2006 11:33:31 +0000 Subject: - Remove dead mastersite. - Use @dirrmtry instead of @unexec rmdir. PR: ports/97554 Submitted by: KIMURA Yasuhiro Approved by: mnag (mentor) --- japanese/ebnetd/Makefile | 3 +-- japanese/ebnetd/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'japanese/ebnetd') 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 -- cgit v1.2.3