diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-08-24 18:01:48 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2021-08-24 18:01:48 +0000 |
commit | 996d3f021c676813a0ce8924ac4c5ef75b6e8c77 (patch) | |
tree | feefbc3796f907c125191df99d666854fe85ce03 | |
parent | e322b55d280e86484132a4d1d3281035b66f8684 (diff) | |
download | ports-996d3f021c676813a0ce8924ac4c5ef75b6e8c77.tar.gz ports-996d3f021c676813a0ce8924ac4c5ef75b6e8c77.zip |
math/octave: Remove extraneous entried in pkg-plist
Bump portrevision.
PR: 258027
Reported by: lantw44@gmail.com
-rw-r--r-- | math/octave/Makefile | 2 | ||||
-rw-r--r-- | math/octave/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index e0682d9507a4..7d7f49233761 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -2,7 +2,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist index 50fd992b1ea2..284639a6047f 100644 --- a/math/octave/pkg-plist +++ b/math/octave/pkg-plist @@ -802,7 +802,6 @@ share/icons/hicolor/48x48/apps/octave.png share/icons/hicolor/512x512/apps/octave.png share/icons/hicolor/64x64/apps/octave.png share/icons/hicolor/scalable/apps/octave.svg -%%PORTDOCS%%share/info/dir share/metainfo/org.octave.Octave.appdata.xml %%DATADIR%%/%%OCTAVE_VERSION%%/data/penny.mat %%DATADIR%%/%%OCTAVE_VERSION%%/doc/octave_interpreter.qch |