diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-12 03:14:04 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-12 03:14:04 +0800 |
commit | 35e48510940d9c9dbbeff998fa3cf473703b577d (patch) | |
tree | 139751d292621fca238c966bc7ad580b1c5c473a /math | |
parent | f00b0b657cb384ad39e302613f8e73aa284b5578 (diff) | |
download | marcuscom-ports-35e48510940d9c9dbbeff998fa3cf473703b577d.tar.gz marcuscom-ports-35e48510940d9c9dbbeff998fa3cf473703b577d.tar.zst marcuscom-ports-35e48510940d9c9dbbeff998fa3cf473703b577d.zip |
Fix the plist.
Reported by: pointyhat-exp
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9790 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/scigraphica/Makefile | 2 | ||||
-rw-r--r-- | math/scigraphica/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 8a8239bb2..9d8c69aad 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -7,7 +7,7 @@ PORTNAME= scigraphica PORTVERSION= 0.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math gnome MASTER_SITES= http://scigraphica.sourceforge.net/src/ \ ${MASTER_SITE_SOURCEFORGE} \ diff --git a/math/scigraphica/pkg-plist b/math/scigraphica/pkg-plist index f6118d39c..24ac6877b 100644 --- a/math/scigraphica/pkg-plist +++ b/math/scigraphica/pkg-plist @@ -1,5 +1,5 @@ bin/scigraphica -share/apps/Applications/sg.desktop +share/gnome/apps/Applications/sg.desktop share/gnome/help/scigraphica/C/FAQ.html share/gnome/help/scigraphica/C/Introduction.html share/gnome/help/scigraphica/C/Modules-1.html |