mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
01b817a515
PR: 10648 Submitted by: me with help finding a new MASTER_SITE from #freebsd
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
--- Makefile.in.orig Thu Mar 18 01:09:25 1999
|
|
+++ Makefile.in Thu Mar 18 01:09:31 1999
|
|
@@ -4,7 +4,7 @@
|
|
CFLAGS = -DVERSION='"v2.4.8"' -O6
|
|
CC = gcc
|
|
|
|
-ALL: bnc mkpasswd
|
|
+all: bnc mkpasswd
|
|
@echo "*** Done compiling required files"
|
|
@echo "Please read the README.TXT file included"
|
|
|