diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 08:33:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 08:33:12 +0000 |
commit | 1a52184ea38cee3e67c7da3b77290f2f70b97d8b (patch) | |
tree | 3439e49ff1ec4f01ecf66ea5a2714098a91fe685 | |
parent | Fix build on ia64. (diff) |
Correct a typo in the plist.
PR: 57395
Spotted by: Sergey Akifyev <asa@gascom.ru>
Submitted by: maintainer
-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 |