diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-15 06:55:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-15 06:55:46 +0800 |
commit | 35b944c8c294ce84f426f98d1275b77c94750076 (patch) | |
tree | 7860254af4a1742659db1417564a215c7b6dc37d /devel/ORBit2/Makefile | |
parent | af6111de533ef7e580737f3e4dd7333e712923a9 (diff) | |
download | marcuscom-ports-35b944c8c294ce84f426f98d1275b77c94750076.tar.gz marcuscom-ports-35b944c8c294ce84f426f98d1275b77c94750076.tar.zst marcuscom-ports-35b944c8c294ce84f426f98d1275b77c94750076.zip |
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5952 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index ac9791370..352fe5e02 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -3,12 +3,11 @@ # Whom: Chia-liang Kao <clkao@CirX.ORG> # # $FreeBSD$ -# $MCom: ports/devel/ORBit2/Makefile,v 1.47 2006/02/24 20:43:27 marcus Exp $ +# $MCom: ports/devel/ORBit2/Makefile,v 1.48 2006/03/13 19:31:38 mezz Exp $ # PORTNAME= ORBit2 -PORTVERSION= 2.13.3 -PORTREVISION= 1 +PORTVERSION= 2.14.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} |