diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-24 09:11:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-24 09:11:58 +0800 |
commit | 2300f144ff531c65bcacad7c412865d2c905ce4d (patch) | |
tree | c827045e1ad1008abe147b3825617fe0073790df /x11-toolkits/libwnck/Makefile | |
parent | e1ec23358778306a136ae41c0b35fccc554f7a6a (diff) | |
download | freebsd-ports-gnome-2300f144ff531c65bcacad7c412865d2c905ce4d.tar.gz freebsd-ports-gnome-2300f144ff531c65bcacad7c412865d2c905ce4d.tar.zst freebsd-ports-gnome-2300f144ff531c65bcacad7c412865d2c905ce4d.zip |
Update to 2.10.3.
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 8debdfd376ca..9c2b7d217131 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libwnck -PORTVERSION= 2.10.2 +PORTVERSION= 2.10.3 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 |