diff options
Diffstat (limited to 'deskutils/gnome-todo/Makefile')
-rw-r--r-- | deskutils/gnome-todo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gnome-todo/Makefile b/deskutils/gnome-todo/Makefile index dcb222ac0625..95b81d375346 100644 --- a/deskutils/gnome-todo/Makefile +++ b/deskutils/gnome-todo/Makefile @@ -1,8 +1,8 @@ PORTNAME= gnome-todo PORTVERSION= 41.0 -PORTREVISION= 4 +PORTREVISION= 6 CATEGORIES= deskutils gnome -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -17,7 +17,7 @@ BUILD_DEPENDS= appstream-util:devel/appstream-glib \ LIB_DEPENDS= libgoa-1.0.so:net/gnome-online-accounts \ libgraphene-1.0.so:graphics/graphene \ libical.so:devel/libical \ - libpeas-1.0.so:devel/libpeas \ + libpeas-1.0.so:devel/libpeas1 \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup |