diff options
author | mezz <mezz@FreeBSD.org> | 2005-03-17 18:06:44 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-03-17 18:06:44 +0800 |
commit | 727db652eef147d1e967a1e8f08dbcbb523460dd (patch) | |
tree | 23ae512befc35fa73f1cb5759147d934c7e22992 /mail/evolution | |
parent | f1f4587cea4634fd78b73e41c107d08d8ae3b009 (diff) | |
download | freebsd-ports-gnome-727db652eef147d1e967a1e8f08dbcbb523460dd.tar.gz freebsd-ports-gnome-727db652eef147d1e967a1e8f08dbcbb523460dd.tar.zst freebsd-ports-gnome-727db652eef147d1e967a1e8f08dbcbb523460dd.zip |
Fix the plist.
Reported by: pointyhat via krion
Diffstat (limited to 'mail/evolution')
-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 |