diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-23 02:36:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-23 02:36:39 +0000 |
commit | d7ebff0f054b475feb3c540ef9cf892f82b7519a (patch) | |
tree | 727309cb63e6a6d15742d26899872ad18c08a9ca /graphics/pgplot | |
parent | 1bbaa422d5fe818d8c9a81bff4d12110f5b5f94d (diff) | |
download | ports-d7ebff0f054b475feb3c540ef9cf892f82b7519a.tar.gz ports-d7ebff0f054b475feb3c540ef9cf892f82b7519a.zip |
Add newline to end of file.
Notes
Notes:
svn path=/head/; revision=5063
Diffstat (limited to 'graphics/pgplot')
-rw-r--r-- | graphics/pgplot/pkg-comment | 2 | ||||
-rw-r--r-- | graphics/pgplot/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pgplot/pkg-comment b/graphics/pgplot/pkg-comment index ad99137a30b1..284bc1dba4ca 100644 --- a/graphics/pgplot/pkg-comment +++ b/graphics/pgplot/pkg-comment @@ -1 +1 @@ -A C/FORTRAN library for drawing graphs on a variety of display devices.
\ No newline at end of file +A C/FORTRAN library for drawing graphs on a variety of display devices. diff --git a/graphics/pgplot/pkg-plist b/graphics/pgplot/pkg-plist index 35733230ca5c..7e5b3a07b110 100644 --- a/graphics/pgplot/pkg-plist +++ b/graphics/pgplot/pkg-plist @@ -5,6 +5,7 @@ lib/libcpgplot.a lib/libcpgplot.so.5.1 lib/libpgplot.a lib/libpgplot.so.5.1 +@exec /sbin/ldconfig -m %D/lib share/pgplot/Makefile.demo share/pgplot/cpgdemo.c share/pgplot/cpgplot.doc |