diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-15 12:48:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-15 12:48:17 +0800 |
commit | 9c20307b0b339b40f930b3976cda5bef97eadcf9 (patch) | |
tree | fef5203f4eaa2aaafad10af231dd427efee3d928 /accessibility/orca/Makefile | |
parent | 9f920912296d97e3dbae71fbbcbec39ab00eae8d (diff) | |
download | marcuscom-ports-9c20307b0b339b40f930b3976cda5bef97eadcf9.tar.gz marcuscom-ports-9c20307b0b339b40f930b3976cda5bef97eadcf9.tar.zst marcuscom-ports-9c20307b0b339b40f930b3976cda5bef97eadcf9.zip |
Update to 2.21.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10107 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/orca/Makefile')
-rw-r--r-- | accessibility/orca/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 3af10af82..033a8bf14 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/orca/Makefile,v 1.36 2007/12/04 15:48:08 ahze Exp $ +# $MCom: ports/accessibility/orca/Makefile,v 1.37 2007/12/23 16:43:15 kwm Exp $ # PORTNAME= orca -PORTVERSION= 2.21.4 +PORTVERSION= 2.21.5 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |