From 9b2b2888476071df5ccc067b6e8ffb73aafe7d71 Mon Sep 17 00:00:00 2001 From: ghen Date: Tue, 6 Jun 2006 17:32:20 +0000 Subject: Change permissions of the config file to 640 (ok with xtraeme). Bump PKGREVISION again. --- mail/gld/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 5bd5a4276e4..c7f15d7f95c 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/06/06 12:33:52 ghen Exp $ +# $NetBSD: Makefile,v 1.19 2006/06/06 17:32:20 ghen Exp $ # DISTNAME= gld-1.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes EGDIR= ${PREFIX}/share/examples/${PKGBASE} CONF_FILES_PERMS= ${EGDIR}/gld.conf ${PKG_SYSCONFDIR}/gld.conf \ - ${BINOWN} ${GLD_GROUP} 0740 + ${BINOWN} ${GLD_GROUP} 0640 RCD_SCRIPTS= gld GLD_USER?= gld -- cgit v1.2.3