diff options
-rw-r--r-- | mail/evolution/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 81c3bdd6dbac..706d2ea61bbd 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -7,7 +7,7 @@ PORTNAME= evolution PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index 2ef7f8dcd185..d93303610d1f 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -1,5 +1,6 @@ bin/evolution bin/evolution-%%VERSION%% +etc/rc.d/000.evolibs.sh include/evolution-%%VERSION%%/calendar/gui/e-cal-config.h include/evolution-%%VERSION%%/e-conduit/e-pilot-map.h include/evolution-%%VERSION%%/e-conduit/e-pilot-util.h |