diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-10 23:25:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-10 23:25:48 +0000 |
commit | afcc7b1fbaf3ffdbffea437fa83c918ed320eb46 (patch) | |
tree | d1139af0faeb209a41dacd75f1290abe80e9c571 | |
parent | - Update to 1.5rc2 (diff) |
Correct the name of one of the image files.
Reported by: pointyhat via kris
-rw-r--r-- | deskutils/evolution-jescs/Makefile | 2 | ||||
-rw-r--r-- | deskutils/evolution-jescs/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile index 67e08513a14c..33f9b2a48e73 100644 --- a/deskutils/evolution-jescs/Makefile +++ b/deskutils/evolution-jescs/Makefile @@ -8,7 +8,7 @@ PORTNAME= jescs PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.4 diff --git a/deskutils/evolution-jescs/pkg-plist b/deskutils/evolution-jescs/pkg-plist index 3977aadd23ae..d6391955100c 100644 --- a/deskutils/evolution-jescs/pkg-plist +++ b/deskutils/evolution-jescs/pkg-plist @@ -4,7 +4,7 @@ lib/evolution/%%EVO_VERSION%%/libwcapcalendar.so.0 lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.so lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.urls libdata/bonobo/servers/GNOME_Evolution_SunOne_Storage.server -share/gnome/evolution/%%EVO_VERSION%%/images/sunone-connector.png +share/gnome/evolution/%%EVO_VERSION%%/images/sun-connector.png share/gnome/evolution/%%EVO_VERSION%%/images/sunone-invitations.png share/gnome/evolution/%%EVO_VERSION%%/images/sunone-invitations-mini.png share/gnome/evolution-jescs/glade/sunone-add-permission-dialog.glade |