aboutsummaryrefslogtreecommitdiff
path: root/japanese/postgresql
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-06-01 06:05:18 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-06-01 06:05:18 +0000
commit90eb686abd90a105ace72b3e120053c4157a0cd4 (patch)
tree7db1074b061c221458953dd6fceb631f8d8ef044 /japanese/postgresql
parent2d7438d6f4e745b0e59b3a2bc4f87398c455d252 (diff)
downloadports-90eb686abd90a105ace72b3e120053c4157a0cd4.tar.gz
ports-90eb686abd90a105ace72b3e120053c4157a0cd4.zip
Notes
Diffstat (limited to 'japanese/postgresql')
-rw-r--r--japanese/postgresql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/postgresql/Makefile b/japanese/postgresql/Makefile
index e6f4c60fabc4..2486c3c1fab3 100644
--- a/japanese/postgresql/Makefile
+++ b/japanese/postgresql/Makefile
@@ -160,7 +160,7 @@ post-install:
@ ${SED} "s=!!PG_PATH!!=${PREFIX}/${INSTALL_DIR}=g ; s=!!PGSQL_UID!!=${PGSQL_UID}=g" \
< ${FILESDIR}/pgsql.sh.tmpl > ${PREFIX}/etc/rc.d/pgsql.sh
@ ${CHMOD} 554 ${PREFIX}/etc/rc.d/pgsql.sh
- @ ${CHOWN} root.${PGSQL_GID} ${PREFIX}/etc/rc.d/pgsql.sh
+ @ ${CHOWN} root:${PGSQL_GID} ${PREFIX}/etc/rc.d/pgsql.sh
@ ${INSTALL_DATA} ${FILESDIR}/post-install-notes ${PREFIX}/${INSTALL_DIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/${INSTALL_DIR}