pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/bozohttpd Set permission and ownership of man page...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3150a5e4182
branches: trunk
changeset: 514323:c3150a5e4182
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jun 10 20:00:55 2006 +0000
description:
Set permission and ownership of man pages correctly.
diffstat:
www/bozohttpd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 492e693ce0b6 -r c3150a5e4182 www/bozohttpd/Makefile
--- a/www/bozohttpd/Makefile Sat Jun 10 19:59:43 2006 +0000
+++ b/www/bozohttpd/Makefile Sat Jun 10 20:00:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/06/10 19:56:35 minskim Exp $
+# $NetBSD: Makefile,v 1.55 2006/06/10 20:00:55 minskim Exp $
#
DISTNAME= bozohttpd-20060517
@@ -15,7 +15,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
-MAKE_ENV+= MANOWN=${BINOWN} MANGRP=${BINGRP} MANMODE=${BINMODE}
+MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP} MANMODE=${MANMODE}
PKG_OPTIONS_VAR= PKG_OPTIONS.bozohttpd
PKG_SUPPORTED_OPTIONS= bozohttpd-do-htpasswd
Home |
Main Index |
Thread Index |
Old Index