diff options
author | hira <hira@pkgsrc.org> | 2005-06-06 14:48:05 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2005-06-06 14:48:05 +0000 |
commit | 8035a4ef8abc28cc0e7c5692ca4c8995460a301a (patch) | |
tree | fd949a04f26a19492d249a31f6cf9ca25b4b312c /archivers/file-roller | |
parent | 3d4109c5af47a8bc539ee45a83251b8423e1408c (diff) | |
download | pkgsrc-8035a4ef8abc28cc0e7c5692ca4c8995460a301a.tar.gz |
Add missing entry to PLIST. Bump PKGREVISION.
Diffstat (limited to 'archivers/file-roller')
-rw-r--r-- | archivers/file-roller/Makefile | 3 | ||||
-rw-r--r-- | archivers/file-roller/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 0f94f1750f2..99ddd215eb7 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2005/05/25 22:37:37 rillig Exp $ +# $NetBSD: Makefile,v 1.41 2005/06/06 14:48:05 hira Exp $ # DISTNAME= file-roller-2.10.2 +PKGREVISION= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/file-roller/PLIST b/archivers/file-roller/PLIST index 798b10fca3e..99f6b3673d9 100644 --- a/archivers/file-roller/PLIST +++ b/archivers/file-roller/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2005/03/22 16:29:09 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.14 2005/06/06 14:48:05 hira Exp $ bin/file-roller lib/bonobo/libfile-roller-component.la lib/bonobo/servers/File_Roller_Component.server @@ -111,6 +111,7 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/file-roller.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/file-roller.mo |