diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-10 23:25:48 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-10 23:25:48 +0000 |
commit | 0824cee038d25c58a66a07e0ca2054ef726dc347 (patch) | |
tree | d1957923681ab547666c9fb0db1efb4e4ff23c4c /deskutils/evolution-jescs | |
parent | d76fa0de4a4a29a1ca2664a9a33a50a07d591bbc (diff) | |
download | FreeBSD-ports-0824cee038d25c58a66a07e0ca2054ef726dc347.zip FreeBSD-ports-0824cee038d25c58a66a07e0ca2054ef726dc347.tar.gz |
Correct the name of one of the image files.
Reported by: pointyhat via kris
Diffstat (limited to 'deskutils/evolution-jescs')
-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 67e0851..33f9b2a 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 3977aad..d639195 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 |