diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 02:52:59 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-10 02:52:59 +0800 |
commit | 9d0da590949c99b33bebddd420994aac12465250 (patch) | |
tree | 257a6dbf9b6b2ae918d80763de6151ca991bce49 /devel/liboobs/Makefile | |
parent | d422c245ae145f0381fe53ec84a5ef2003fb2bce (diff) | |
download | marcuscom-ports-9d0da590949c99b33bebddd420994aac12465250.tar marcuscom-ports-9d0da590949c99b33bebddd420994aac12465250.tar.gz marcuscom-ports-9d0da590949c99b33bebddd420994aac12465250.tar.bz2 marcuscom-ports-9d0da590949c99b33bebddd420994aac12465250.tar.lz marcuscom-ports-9d0da590949c99b33bebddd420994aac12465250.tar.xz marcuscom-ports-9d0da590949c99b33bebddd420994aac12465250.tar.zst marcuscom-ports-9d0da590949c99b33bebddd420994aac12465250.zip |
Update to 2.22.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10628 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index 7f171e96a..7338f6f67 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,14 +3,14 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.33 2008/02/12 02:25:16 marcus Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.34 2008/02/26 01:06:11 mezz Exp $ # PORTNAME= liboobs -PORTVERSION= 2.21.92 +PORTVERSION= 2.22.0 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Wrapping library to the System Tools Backends |