From 4c5933e684aa8b8f61204c97379cd83064b75605 Mon Sep 17 00:00:00 2001 From: jylefort Date: Thu, 4 May 2006 04:00:09 +0000 Subject: Fix packing list. Reported by: pointyhat via kris --- textproc/gnome-translate/Makefile | 2 +- textproc/gnome-translate/pkg-plist | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/gnome-translate/Makefile b/textproc/gnome-translate/Makefile index 925535f19e8c..308b14929827 100644 --- a/textproc/gnome-translate/Makefile +++ b/textproc/gnome-translate/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-translate PORTVERSION= 0.99 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= libtranslate diff --git a/textproc/gnome-translate/pkg-plist b/textproc/gnome-translate/pkg-plist index 1c1ba0431126..142bf96db56e 100644 --- a/textproc/gnome-translate/pkg-plist +++ b/textproc/gnome-translate/pkg-plist @@ -30,3 +30,5 @@ share/locale/fr/LC_MESSAGES/gnome-translate.mo @dirrm share/gnome/help/gnome-translate/C @dirrm share/gnome/help/gnome-translate @dirrm share/gnome/omf/gnome-translate +@dirrmtry share/icons/hicolor/24x24/apps +@dirrmtry share/icons/hicolor/24x24 -- cgit