diff options
-rw-r--r-- | net-im/pidgin/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 56d90ee92304..971ecdc47e54 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pidgin -PORTREVISION= 0 +PORTREVISION= 1 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) diff --git a/net-im/pidgin/pkg-plist b/net-im/pidgin/pkg-plist index f64946f893b4..996a17072e2d 100644 --- a/net-im/pidgin/pkg-plist +++ b/net-im/pidgin/pkg-plist @@ -569,3 +569,5 @@ share/icons/hicolor/scalable/apps/pidgin.svg @dirrm share/gnome/pixmaps/pidgin/animations/16 @dirrm share/gnome/pixmaps/pidgin/animations @dirrm share/gnome/pixmaps/pidgin +@dirrm lib/pidgin +@dirrm include/pidgin |