mirror of
https://github.com/osmarks/ngircd.git
synced 2025-04-27 05:03:18 +00:00
Renamed contrib/ngircd.sh to contrib/ngircd-bsd.sh
This commit is contained in:
parent
627b0b713c
commit
a83554b572
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# ngIRCd -- The Next Generation IRC Daemon
|
# ngIRCd -- The Next Generation IRC Daemon
|
||||||
# Copyright (c)2001-2008 Alexander Barton (alex@barton.de)
|
# Copyright (c)2001-2009 Alexander Barton (alex@barton.de)
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
SUBDIRS = Debian MacOSX
|
SUBDIRS = Debian MacOSX
|
||||||
|
|
||||||
EXTRA_DIST = README ngircd.spec systrace.policy ngindent ngircd.sh
|
EXTRA_DIST = README ngircd.spec systrace.policy ngindent ngircd-bsd.sh
|
||||||
|
|
||||||
maintainer-clean-local:
|
maintainer-clean-local:
|
||||||
rm -f Makefile Makefile.in
|
rm -f Makefile Makefile.in
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
ngIRCd - Next Generation IRC Server
|
ngIRCd - Next Generation IRC Server
|
||||||
|
|
||||||
(c)2001-2005 Alexander Barton,
|
(c)2001-2009 Alexander Barton,
|
||||||
alex@barton.de, http://www.barton.de/
|
alex@barton.de, http://www.barton.de/
|
||||||
|
|
||||||
ngIRCd is free software and published under the
|
ngIRCd is free software and published under the
|
||||||
@ -19,7 +19,7 @@ MacOSX/
|
|||||||
ngindent
|
ngindent
|
||||||
- Script to indent the code of ngIRCd in the "standard way".
|
- Script to indent the code of ngIRCd in the "standard way".
|
||||||
|
|
||||||
ngircd.sh
|
ngircd-bsd.sh
|
||||||
- Start script for FreeBSD.
|
- Start script for FreeBSD.
|
||||||
|
|
||||||
ngircd.spec
|
ngircd.spec
|
||||||
@ -27,7 +27,3 @@ ngircd.spec
|
|||||||
|
|
||||||
systrace.policy
|
systrace.policy
|
||||||
- Systrace policy file for OpenBSD (and probably NetBSD).
|
- Systrace policy file for OpenBSD (and probably NetBSD).
|
||||||
|
|
||||||
|
|
||||||
--
|
|
||||||
$Id: README,v 1.3 2006/07/23 11:34:32 alex Exp $
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user