portmap: add "KEYWORD: shutdown" into the rc.d script.

Bump revision.

--HG--
extra : convert_revision : d5b860704414e5dc0b03de4be85eea7600ba4688
This commit is contained in:
Juan RP 2009-03-28 11:26:30 +01:00
parent 75bd88afc6
commit 7bb1915c63
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
#
# PROVIDE: portmap
# REQUIRE: LOGIN DAEMON NETWORKING
# KEYWORD: shutdown
$_rc_subr_loaded . /etc/rc.subr

View file

@ -1,6 +1,7 @@
# Template file for 'portmap'
pkgname=portmap
version=6.0
revision=1
wrksrc="${pkgname}_${version}"
distfiles="http://neil.brown.name/$pkgname/$pkgname-$version.tgz"
build_style=gnu_makefile