mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Add newline to end of file.
This commit is contained in:
parent
1bbaa422d5
commit
d7ebff0f05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5063
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
A C/FORTRAN library for drawing graphs on a variety of display devices.
|
A C/FORTRAN library for drawing graphs on a variety of display devices.
|
||||||
|
|
|
@ -5,6 +5,7 @@ lib/libcpgplot.a
|
||||||
lib/libcpgplot.so.5.1
|
lib/libcpgplot.so.5.1
|
||||||
lib/libpgplot.a
|
lib/libpgplot.a
|
||||||
lib/libpgplot.so.5.1
|
lib/libpgplot.so.5.1
|
||||||
|
@exec /sbin/ldconfig -m %D/lib
|
||||||
share/pgplot/Makefile.demo
|
share/pgplot/Makefile.demo
|
||||||
share/pgplot/cpgdemo.c
|
share/pgplot/cpgdemo.c
|
||||||
share/pgplot/cpgplot.doc
|
share/pgplot/cpgplot.doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue