mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Remove ipv6 from CATEGORIES since IPv6 support is currently broken.
Add rcorder keywords to the startup script and bump PORTREVISION.
This commit is contained in:
parent
67c9922665
commit
598c878955
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115706
@ -7,7 +7,9 @@
|
||||
|
||||
PORTNAME= dancer-ircd
|
||||
PORTVERSION= 1.0.35
|
||||
CATEGORIES= irc ipv6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
#CATEGORIES= irc ipv6
|
||||
MASTER_SITES= http://source.freenode.net/~asuffield/dancer/%SUBDIR%/ \
|
||||
http://source.freenode.net/~asuffield/dancer/%SUBDIR%/:doc1 \
|
||||
http://source.freenode.net/~asuffield/dancer/%SUBDIR%/:doc2
|
||||
|
@ -4,7 +4,9 @@
|
||||
#
|
||||
|
||||
# PROVIDE: dancer-ircd
|
||||
# KEYWORD: FreeBSD
|
||||
# REQUIRE: DAEMON
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
|
||||
. %%RC_SUBR%%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user