diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-01-12 04:51:33 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-01-12 04:51:33 +0000 |
commit | dec5e5164382f08f33edf8d6d9cc8d0cee28e36d (patch) | |
tree | a3032518463d9c013eb6414fc3b1f7d3b2a09041 /math/gnumeric | |
parent | e3394f96eed4283b73337a675fecc0ba9e699e70 (diff) |
Notes
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 2 | ||||
-rw-r--r-- | math/gnumeric/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 223873af217d..aea1a404977f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnumeric PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist index 9e5b8d26fad0..bdade0877ba2 100644 --- a/math/gnumeric/pkg-plist +++ b/math/gnumeric/pkg-plist @@ -971,6 +971,7 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo @dirrm lib/gnumeric/%%VERSION%%/include @dirrm lib/gnumeric/%%VERSION%% @dirrm lib/gnumeric +@dirrm lib/goffice/0.7.2/plugins/gnumeric @dirrm include/libspreadsheet-1.10/spreadsheet @dirrm include/libspreadsheet-1.10 @unexec update-desktop-database > /dev/null || /usr/bin/true |