mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
|
--- Makefile.orig Sun Apr 19 18:39:02 1998
|
||
|
+++ Makefile Sun Apr 19 18:42:04 1998
|
||
|
@@ -1,4 +1,6 @@
|
||
|
# $Id: Makefile,v 1.6 1998/01/19 22:59:51 jens Exp $
|
||
|
+BINDIR= ${PREFIX}/bin
|
||
|
+
|
||
|
PROG= spegla
|
||
|
SRCS= jftp.c parserow.c spegla.c readconfig.c
|
||
|
|