diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-16 05:52:27 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-16 05:52:27 +0800 |
commit | 0d09fe72b32b3ebc0100b5e0e099dfed75d37662 (patch) | |
tree | 51b7b76a4cd4da4de8fa9dc3c02eae1c16586361 /devel/liboobs/Makefile | |
parent | 7a3b8d49b657dd03f428117f365890f61e2f6a7e (diff) | |
download | marcuscom-ports-0d09fe72b32b3ebc0100b5e0e099dfed75d37662.tar marcuscom-ports-0d09fe72b32b3ebc0100b5e0e099dfed75d37662.tar.gz marcuscom-ports-0d09fe72b32b3ebc0100b5e0e099dfed75d37662.tar.bz2 marcuscom-ports-0d09fe72b32b3ebc0100b5e0e099dfed75d37662.tar.lz marcuscom-ports-0d09fe72b32b3ebc0100b5e0e099dfed75d37662.tar.xz marcuscom-ports-0d09fe72b32b3ebc0100b5e0e099dfed75d37662.tar.zst marcuscom-ports-0d09fe72b32b3ebc0100b5e0e099dfed75d37662.zip |
Update to 2.21.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9943 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index 6463650bf..f903768e1 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,12 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.25 2007/10/30 13:56:18 ahze Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.26 2007/11/11 02:00:27 marcus Exp $ # PORTNAME= liboobs -PORTVERSION= 2.21.1 -PORTREVISION= 1 +PORTVERSION= 2.21.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |