diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 13:56:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 13:56:12 +0800 |
commit | cabc4bca99381c4954b5ce16136f99c17c2f8b05 (patch) | |
tree | d900fde4400f44c46ca7b0815e23f224cda55d5b /devel/liboobs/Makefile | |
parent | 4c49bf620ca9bb1b6d05e08c396dcc2fd2dfe09e (diff) | |
download | marcuscom-ports-cabc4bca99381c4954b5ce16136f99c17c2f8b05.tar marcuscom-ports-cabc4bca99381c4954b5ce16136f99c17c2f8b05.tar.gz marcuscom-ports-cabc4bca99381c4954b5ce16136f99c17c2f8b05.tar.bz2 marcuscom-ports-cabc4bca99381c4954b5ce16136f99c17c2f8b05.tar.lz marcuscom-ports-cabc4bca99381c4954b5ce16136f99c17c2f8b05.tar.xz marcuscom-ports-cabc4bca99381c4954b5ce16136f99c17c2f8b05.tar.zst marcuscom-ports-cabc4bca99381c4954b5ce16136f99c17c2f8b05.zip |
Update to 2.17.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8439 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index c6e5804f1..38177497c 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.15 2007/01/24 12:53:29 ahze Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.16 2007/02/13 02:36:01 marcus Exp $ PORTNAME= liboobs -PORTVERSION= 2.17.91 +PORTVERSION= 2.17.92 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |