diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-30 16:33:12 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-30 16:33:12 +0800 |
commit | cc46168add3e942dce9144f904d3cc1f0b6b2f92 (patch) | |
tree | f0701472735517f7b6a1a3ee2870226f756fab2d /graphics | |
parent | 5c49b5721e9ba0dcc7e222e51cc8a184dae6ddff (diff) | |
download | freebsd-ports-gnome-cc46168add3e942dce9144f904d3cc1f0b6b2f92.tar.gz freebsd-ports-gnome-cc46168add3e942dce9144f904d3cc1f0b6b2f92.tar.zst freebsd-ports-gnome-cc46168add3e942dce9144f904d3cc1f0b6b2f92.zip |
Correct a typo in the plist.
PR: 57395
Spotted by: Sergey Akifyev <asa@gascom.ru>
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gthumb2/Makefile | 1 | ||||
-rw-r--r-- | graphics/gthumb2/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index c957d1ceb0fc..d12237459a22 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gthumb2 PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1 diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index 1b0612fe5f8e..85d6081539c3 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -187,7 +187,7 @@ share/locale/sr/LC_MESSAGES/gthumb.mo share/locale/sr@Latn/LC_MESSAGES/gthumb.mo share/locale/sv/LC_MESSAGES/gthumb.mo share/locale/uk/LC_MESSAGES/gthumb.mo -share/locale/zn_CN/LC_MESSAGES/gthumb.mo +share/locale/zh_CN/LC_MESSAGES/gthumb.mo share/locale/zh_TW/LC_MESSAGES/gthumb.mo @dirrm share/gnome/help/gthumb/C/figures @dirrm share/gnome/help/gthumb/C |