1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/math/spooles/files/patch-IVL+src+makeGlobalLib
Maho Nakata f18cdd2f47 Cosmetic updates
- Clean up a malloc() call to get rid of some warnings.
- Pet portlint by using "makepatch" for the patches, added the license,
  changed a tab after the WWW line.

PR: 208295
Submitted by: pfg@
2016-04-18 11:28:17 +00:00

11 lines
217 B
Plaintext

--- IVL/src/makeGlobalLib.orig 1998-09-17 19:25:30 UTC
+++ IVL/src/makeGlobalLib
@@ -9,6 +9,7 @@ SRC = IO.c \
init.c \
instance.c \
listmanip.c \
+ subIVL.c \
misc.c \
util.c