diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-28 16:01:11 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-28 16:01:11 +0800 |
commit | 016fd02979de90c0e724aa96adac700f34442584 (patch) | |
tree | de91f8eaa27a0648b9483da0eae46c1efe2abd23 /x11/libgnomekbd/Makefile | |
parent | b8c2d3c4b976b880f3f2df2784087085135d59c6 (diff) | |
download | marcuscom-ports-016fd02979de90c0e724aa96adac700f34442584.tar marcuscom-ports-016fd02979de90c0e724aa96adac700f34442584.tar.gz marcuscom-ports-016fd02979de90c0e724aa96adac700f34442584.tar.bz2 marcuscom-ports-016fd02979de90c0e724aa96adac700f34442584.tar.lz marcuscom-ports-016fd02979de90c0e724aa96adac700f34442584.tar.xz marcuscom-ports-016fd02979de90c0e724aa96adac700f34442584.tar.zst marcuscom-ports-016fd02979de90c0e724aa96adac700f34442584.zip |
Update to 2.32.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14717 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnomekbd/Makefile')
-rw-r--r-- | x11/libgnomekbd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index 806ae3cf6..11eb0a2d2 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/libgnomekbd/Makefile,v 1.46 2010/07/14 09:42:54 kwm Exp $ +# $MCom: ports/x11/libgnomekbd/Makefile,v 1.47 2010/09/18 09:00:14 kwm Exp $ # PORTNAME= libgnomekbd -PORTVERSION= 2.31.92 +PORTVERSION= 2.32.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |