diff -ruHN dansguardian-orig/Makefile dansguardian/Makefile --- dansguardian-orig/Makefile Fri Sep 27 09:17:32 2002 +++ dansguardian/Makefile Fri Sep 27 09:21:24 2002 @@ -7,6 +7,7 @@ PORTNAME= dansguardian PORTVERSION= 2.2.10.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= # empty, see below DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source diff -ruHN dansguardian-orig/files/patch-autoconf::fbsd.in dansguardian/files/patch-autoconf::fbsd.in --- dansguardian-orig/files/patch-autoconf::fbsd.in Fri Sep 27 09:17:32 2002 +++ dansguardian/files/patch-autoconf::fbsd.in Fri Sep 27 09:18:00 2002 @@ -56,7 +56,7 @@ + @install -m 644 -o root -g wheel ./exceptionuserlist $(CONFFILELOCATION)exceptionuserlist + @install -m 644 -o root -g wheel ./exceptioniplist $(CONFFILELOCATION)exceptioniplist + @install -m 644 -o root -g wheel ./pics $(CONFFILELOCATION)pics -+ @install -m 755 -o root -g wheel ./dansguardian.bsdv $(SYSVLOCATION)dansguardian.sh ++ @install -m 755 -o root -g wheel ./dansguardian.bsdv $(SYSVLOCATION)start-dg.sh + @install -m 755 -o root -g wheel ./dansguardian.pl $(CGIBINLOCATION)dansguardian.pl + @install -m 644 -o root -g wheel ./dansguardian.8 $(MANUALFILES)man8/dansguardian.8 + @touch $(LOGLOCATION)dansguardian.log