diff options
author | steve <steve@FreeBSD.org> | 1999-09-18 11:26:35 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-18 11:26:35 +0800 |
commit | 18c476d927d9843390dc8a9b7309f5d7bdc8ce0c (patch) | |
tree | 5dcfb4c01446d52d7674c954531e179802f39ad0 /biology/tinker/files | |
parent | 762142f535367ea296b97af4ff0bda07931d77a6 (diff) | |
download | freebsd-ports-graphics-18c476d927d9843390dc8a9b7309f5d7bdc8ce0c.tar.gz freebsd-ports-graphics-18c476d927d9843390dc8a9b7309f5d7bdc8ce0c.tar.zst freebsd-ports-graphics-18c476d927d9843390dc8a9b7309f5d7bdc8ce0c.zip |
Update to new version.
PR: 13459
Submitted by: maintainer
Diffstat (limited to 'biology/tinker/files')
-rw-r--r-- | biology/tinker/files/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/biology/tinker/files/patch-aa b/biology/tinker/files/patch-aa index 85fcc892a36..507e97aae49 100644 --- a/biology/tinker/files/patch-aa +++ b/biology/tinker/files/patch-aa @@ -1,5 +1,5 @@ ---- ../make/Makefile.orig Mon Jun 14 10:23:04 1999 -+++ ../make/Makefile Thu Jun 24 22:48:51 1999 +--- ../make/Makefile.orig Mon Jul 12 10:56:36 1999 ++++ ../make/Makefile Sun Aug 29 15:07:57 1999 @@ -9,8 +9,8 @@ ## ## 1. make all Build all the TINKER executables @@ -86,7 +86,7 @@ ################################################################# ## Should not be Necessary to Change Things Below this Point ## ################################################################# -@@ -765,6 +799,7 @@ +@@ -775,6 +809,7 @@ volume2.o \ writeout.o \ xyzatm.o @@ -94,7 +94,7 @@ alchemy.x: ${F77} ${LINKFLAGS} -o alchemy.x alchemy.o libtinker.a ${LIBS} -@@ -858,51 +893,51 @@ +@@ -868,51 +903,51 @@ ${F77} ${LINKFLAGS} -o xyzsybyl.x xyzsybyl.o libtinker.a ${LIBS} rename: |