1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Strip .sh suffix for rc script for upcoming changes

This commit is contained in:
Rong-En Fan 2007-08-08 13:40:40 +00:00
parent ee518f4189
commit df3396485b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197341
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ DATADIR?= /var/db/mailgraph
MAILGRAPH_USER?= ${WWWOWN}
MAILGRAPH_GROUP?= ${WWWGRP}
USE_RC_SUBR= ${PORTNAME}.sh
USE_RC_SUBR= ${PORTNAME}
SUB_LIST+= MAILGRAPH_USER=${MAILGRAPH_USER} MAILGRAPH_GROUP=${MAILGRAPH_GROUP}
MSG_FILE= ${PKGDIR}/pkg-message

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $FreeBSD: /tmp/pcvs/ports/mail/mailgraph/files/Attic/mailgraph.sh.in,v 1.2 2006-02-20 20:47:11 dougb Exp $
# $FreeBSD$
#
# PROVIDE: mailgraph
# REQUIRE: DAEMON