mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 21:39:17 -04:00
PR: ports/73101 Submitted by: clsung Approved by: maintainer (Autrijus Tang), co-mentor (vanilla)
11 lines
354 B
Text
11 lines
354 B
Text
--- src/etc/script/Makefile.orig Sat Oct 23 16:44:11 2004
|
|
+++ src/etc/script/Makefile Sat Oct 23 16:44:13 2004
|
|
@@ -23,7 +23,7 @@
|
|
|
|
SUBSTSRC = load_subscribers.pl arc2webarc.pl testldap.pl p12topem.pl init_comment.pl crypt_passwd.pl testlogs.pl mod2html.pl
|
|
|
|
-INITSRC = sympa
|
|
+INITSRC = sympa.sh
|
|
|
|
#SCRIPTDIR = ../../../script
|
|
SCRIPTDIR = $(SBINDIR)
|