diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-17 10:06:44 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-17 10:06:44 +0000 |
commit | 8024eeeaa48d4ded1f5792b6833cf99abaacdf98 (patch) | |
tree | 39464f418c7e7d213b281ac1f72d0badbd4fbe95 /mail/evolution | |
parent | 70dd1c2c75583258bdf690cc9b23f70c38cc8c5b (diff) | |
download | ports-8024eeeaa48d4ded1f5792b6833cf99abaacdf98.tar.gz ports-8024eeeaa48d4ded1f5792b6833cf99abaacdf98.zip |
Notes
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 |