diff options
author | mezz <mezz@FreeBSD.org> | 2005-06-28 17:12:20 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-06-28 17:12:20 +0800 |
commit | 7d65fd123c7ac8f6168a99ff95902b59673f32bd (patch) | |
tree | 338a565d9d5882ebfa19884fd7c857e5457c26dd /x11-toolkits/libwnck/Makefile | |
parent | 5483c06e2ed3ec51dcaf1c4fa62a8256c9a78086 (diff) | |
download | freebsd-ports-gnome-7d65fd123c7ac8f6168a99ff95902b59673f32bd.tar.gz freebsd-ports-gnome-7d65fd123c7ac8f6168a99ff95902b59673f32bd.tar.zst freebsd-ports-gnome-7d65fd123c7ac8f6168a99ff95902b59673f32bd.zip |
Update to 2.10.2.
Diffstat (limited to 'x11-toolkits/libwnck/Makefile')
-rw-r--r-- | x11-toolkits/libwnck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index b23c23cf021e..8debdfd376ca 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libwnck -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 |