diff options
author | pav <pav@FreeBSD.org> | 2008-01-31 07:42:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-01-31 07:42:06 +0800 |
commit | a4822cf1a9a4c83df6908bbdef0cf94889f4b746 (patch) | |
tree | 155e338b476d2b12dc3479d5867a7e4222afb685 /finance/gnucash | |
parent | 35328a37bf66abf0c6edca0c41c0978b896bb2ff (diff) | |
download | freebsd-ports-gnome-a4822cf1a9a4c83df6908bbdef0cf94889f4b746.tar.gz freebsd-ports-gnome-a4822cf1a9a4c83df6908bbdef0cf94889f4b746.tar.zst freebsd-ports-gnome-a4822cf1a9a4c83df6908bbdef0cf94889f4b746.zip |
- Fix plist
Reported by: pointyhat
Pointy hat to: ahze
Diffstat (limited to 'finance/gnucash')
-rw-r--r-- | finance/gnucash/Makefile | 1 | ||||
-rw-r--r-- | finance/gnucash/pkg-plist | 9 |
2 files changed, 7 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 0523aca25172..8b76bd0e3e12 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnucash PORTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.gnucash.org/pub/gnucash/sources/stable/ diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist index 7526ce53866d..68023a06f817 100644 --- a/finance/gnucash/pkg-plist +++ b/finance/gnucash/pkg-plist @@ -541,6 +541,7 @@ share/gnucash/doc/ChangeLog.2003 share/gnucash/doc/ChangeLog.2004 share/gnucash/doc/ChangeLog.2005 share/gnucash/doc/ChangeLog.2006 +share/gnucash/doc/ChangeLog.2007 share/gnucash/doc/DOCUMENTERS share/gnucash/doc/HACKING share/gnucash/doc/INSTALL @@ -800,15 +801,16 @@ share/gnucash/xml/qsf/pilot-qsf-GnuCashInvoice.xml share/gnucash/xml/qsf/pilot-qsf-gncCustomer.xml share/gnucash/xml/qsf/qsf-map.xsd.xml share/gnucash/xml/qsf/qsf-object.xsd.xml -share/pixmaps/gnucash-icon-16x16.png -share/pixmaps/gnucash-icon-32x32.png -share/pixmaps/gnucash-icon-48x48.png share/xml/gnucash/xsl/README share/xml/gnucash/xsl/date-time.xsl share/xml/gnucash/xsl/gnucash-gnccustomer-vcard2.xsl share/xml/gnucash/xsl/gnucash-std.xsl share/xml/gnucash/xsl/string.xsl share/xml/gnucash/xsl/vcard-gnccustomer.pl +share/icons/hicolor/16x16/apps/gnucash-icon.png +share/icons/hicolor/32x32/apps/gnucash-icon.png +share/icons/hicolor/48x48/apps/gnucash-icon.png +share/icons/hicolor/scalable/apps/gnucash-icon.svg share/locale/ca/LC_MESSAGES/gnucash.mo share/locale/cs/LC_MESSAGES/gnucash.mo share/locale/da/LC_MESSAGES/gnucash.mo @@ -836,6 +838,7 @@ share/locale/sv/LC_MESSAGES/gnucash.mo share/locale/ta/LC_MESSAGES/gnucash.mo share/locale/tr/LC_MESSAGES/gnucash.mo share/locale/uk/LC_MESSAGES/gnucash.mo +share/locale/vi/LC_MESSAGES/gnucash.mo share/locale/zh_CN/LC_MESSAGES/gnucash.mo share/locale/zh_TW/LC_MESSAGES/gnucash.mo @dirrmtry share/locale/rw/LC_MESSAGES |