diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-31 03:27:16 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-31 03:27:16 +0800 |
commit | 8ea84e58841d248a12a1793a774a992d255f119a (patch) | |
tree | dd17d75f2d895bba26493e0cf0f9272346726aa5 /x11/libgnomekbd/Makefile | |
parent | 7a191cf2aa0c91bdc1249961bea01bd84255882e (diff) | |
download | marcuscom-ports-8ea84e58841d248a12a1793a774a992d255f119a.tar marcuscom-ports-8ea84e58841d248a12a1793a774a992d255f119a.tar.gz marcuscom-ports-8ea84e58841d248a12a1793a774a992d255f119a.tar.bz2 marcuscom-ports-8ea84e58841d248a12a1793a774a992d255f119a.tar.lz marcuscom-ports-8ea84e58841d248a12a1793a774a992d255f119a.tar.xz marcuscom-ports-8ea84e58841d248a12a1793a774a992d255f119a.tar.zst marcuscom-ports-8ea84e58841d248a12a1793a774a992d255f119a.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8956 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnomekbd/Makefile')
-rw-r--r-- | x11/libgnomekbd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index 80b49cf51..681e3ddfe 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -3,12 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/libgnomekbd/Makefile,v 1.8 2007/05/19 21:36:30 marcus Exp $ +# $MCom: ports/x11/libgnomekbd/Makefile,v 1.9 2007/05/30 03:21:47 mezz Exp $ # PORTNAME= libgnomekbd -PORTVERSION= 2.18.1 -PORTREVISION= 2 +PORTVERSION= 2.18.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |