diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 09:48:04 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 09:48:04 +0800 |
commit | 7eb3c76ae0081ab39aed9c12ea84181242212825 (patch) | |
tree | 051e635a4a69cb682eaac62cc5176b743fb885ca /x11-toolkits/libwnck/Makefile | |
parent | 138e5d5f703bb24311a406e70f8b03f2a689ea51 (diff) | |
download | marcuscom-ports-7eb3c76ae0081ab39aed9c12ea84181242212825.tar marcuscom-ports-7eb3c76ae0081ab39aed9c12ea84181242212825.tar.gz marcuscom-ports-7eb3c76ae0081ab39aed9c12ea84181242212825.tar.bz2 marcuscom-ports-7eb3c76ae0081ab39aed9c12ea84181242212825.tar.lz marcuscom-ports-7eb3c76ae0081ab39aed9c12ea84181242212825.tar.xz marcuscom-ports-7eb3c76ae0081ab39aed9c12ea84181242212825.tar.zst marcuscom-ports-7eb3c76ae0081ab39aed9c12ea84181242212825.zip |
- Update to 2.16.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7505 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libwnck/Makefile')
-rw-r--r-- | x11-toolkits/libwnck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index dca15c0b3..bc0a84149 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.79 2006/08/22 04:58:11 marcus Exp $ +# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.80 2006/09/04 20:37:33 marcus Exp $ # PORTNAME= libwnck -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |