mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- uncomment a line in the sample script
This commit is contained in:
parent
148cc67559
commit
f9facfa79a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48510
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/mail/vbsfilter/files/Attic/vbsfilter.sh,v 1.1 2001-03-13 06:47:30 dinoex Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/mail/vbsfilter/files/Attic/vbsfilter.sh,v 1.2 2001-10-07 06:33:30 dinoex Exp $
|
||||
#
|
||||
if ! test -x %%PREFIX%%/libexec/vbsfilter
|
||||
then
|
||||
# exit 0
|
||||
exit 0
|
||||
fi
|
||||
case $1 in
|
||||
start)
|
||||
|
|
Loading…
Add table
Reference in a new issue