diff options
author | dougb <dougb@FreeBSD.org> | 2009-11-12 15:55:29 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-11-12 15:55:29 +0800 |
commit | 079623b31bd1ebabd7ac85acb515b5b763cdb18c (patch) | |
tree | 07ff8c664632079269832f369d7137bb0dc656ae | |
parent | 8049a68cf0cad925d6fcf9c1bc2ce47c1cf1f617 (diff) | |
download | freebsd-ports-gnome-079623b31bd1ebabd7ac85acb515b5b763cdb18c.tar.gz freebsd-ports-gnome-079623b31bd1ebabd7ac85acb515b5b763cdb18c.tar.zst freebsd-ports-gnome-079623b31bd1ebabd7ac85acb515b5b763cdb18c.zip |
Claim this one with the idea of eventually making it obsolete
-rw-r--r-- | sysutils/rc_subr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rc_subr/Makefile b/sysutils/rc_subr/Makefile index 849cd0cdadab..f34448249041 100644 --- a/sysutils/rc_subr/Makefile +++ b/sysutils/rc_subr/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= eik -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dougb@FreeBSD.org COMMENT= Common startup and shutdown subroutines used by scripts USE_BZIP2= yes |