diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-13 04:00:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-13 04:00:32 +0000 |
commit | e26ce7e03e8151a4d042185783ef78686a460374 (patch) | |
tree | e030fdf2032d8e452f25eaccdc9d4d22dd46fd2e | |
parent | Remove share/gnome/gnomemeeting/xdap and share/gnome/gnomemeeting. (diff) |
Add some files missed by the plist.
Reported by: bento
Notes
Notes:
svn path=/head/; revision=73006
-rw-r--r-- | security/seahorse/Makefile | 1 | ||||
-rw-r--r-- | security/seahorse/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index ed8cf5f95d5b..f0142761409e 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -7,6 +7,7 @@ PORTNAME= seahorse PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist index 2dd7c07a6243..09f8a99049eb 100644 --- a/security/seahorse/pkg-plist +++ b/security/seahorse/pkg-plist @@ -2,6 +2,8 @@ bin/seahorse share/gnome/apps/Applications/seahorse.desktop share/gnome/help/seahorse/C/seahorse.html share/gnome/help/seahorse/C/topic.dat +share/gnome/help/seahorse/it/seahorse.html +share/gnome/help/seahorse/it/topic.dat share/gnome/help/seahorse/ja/seahorse.html share/gnome/help/seahorse/ja/topic.dat share/gnome/pixmaps/seahorse/seahorse.png @@ -14,5 +16,6 @@ share/locale/ja/LC_MESSAGES/seahorse.mo share/locale/sv/LC_MESSAGES/seahorse.mo @dirrm share/gnome/pixmaps/seahorse @dirrm share/gnome/help/seahorse/ja +@dirrm share/gnome/help/seahorse/it @dirrm share/gnome/help/seahorse/C @dirrm share/gnome/help/seahorse |