1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

update to 0.4.7

PR:		11428
Submitted by:	maintainer
This commit is contained in:
Michael Haro 1999-05-01 16:59:31 +00:00
parent debdcca4c3
commit a2ccba553f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18301
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
# Date created: 24 April 1999
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1999/04/27 01:06:57 taoka Exp $
#
DISTNAME= bnetd-0.4.6
DISTNAME= bnetd-0.4.7
CATEGORIES= net game
MASTER_SITES= http://www.bnetd.org/files/
@ -29,7 +29,7 @@ post-install:
@if [ ! -f ${PREFIX}/etc/rc.d/bnetd.sh ]; then \
${ECHO} "Installing ${PREFIX}/etc/rc.d/bnetd.sh startup file."; \
${ECHO} "#!/bin/sh" > ${PREFIX}/etc/rc.d/bnetd.sh; \
${ECHO} "cd ${PREFIX}; [ -x sbin/bnetd -a -f bnetd/conf/bnetd.conf ] && sbin/bnetd -c bnetd/conf/bnetd.conf > /dev/null && echo -n ' bnetd'" >> ${PREFIX}/etc/rc.d/bnetd.sh; \
${ECHO} "cd ${PREFIX}; [ -x sbin/bnetd -a -f bnetd/conf/bnetd.conf ] && sbin/bnetd -c bnetd/conf/bnetd.conf > /dev/null && ${ECHO} -n ' bnetd'" >> ${PREFIX}/etc/rc.d/bnetd.sh; \
chmod 751 ${PREFIX}/etc/rc.d/bnetd.sh; \
fi

View File

@ -1 +1 @@
MD5 (bnetd-0.4.6.tar.gz) = 29e0025babc4f6d7f1eafa86697a6c79
MD5 (bnetd-0.4.7.tar.gz) = 42231dcc1330d8ef1840a4631c858490