diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-04 10:19:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-04 10:19:06 +0800 |
commit | 685644405ea8545bd2235b29c7006e33c1e81cac (patch) | |
tree | 897ae640ca365945afd834466e8de82f61a1badf /accessibility/orca/Makefile | |
parent | 0c73b16380c5c51e1f6978b1964d1b75f716a4e0 (diff) | |
download | marcuscom-ports-685644405ea8545bd2235b29c7006e33c1e81cac.tar marcuscom-ports-685644405ea8545bd2235b29c7006e33c1e81cac.tar.gz marcuscom-ports-685644405ea8545bd2235b29c7006e33c1e81cac.tar.bz2 marcuscom-ports-685644405ea8545bd2235b29c7006e33c1e81cac.tar.lz marcuscom-ports-685644405ea8545bd2235b29c7006e33c1e81cac.tar.xz marcuscom-ports-685644405ea8545bd2235b29c7006e33c1e81cac.tar.zst marcuscom-ports-685644405ea8545bd2235b29c7006e33c1e81cac.zip |
Update to 1.0.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7199 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 d78e037ca..b3e6ee33d 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.2 2006/08/06 19:02:58 marcus Exp $ +# $MCom: ports/accessibility/orca/Makefile,v 1.3 2006/08/22 02:58:58 marcus Exp $ # PORTNAME= orca -PORTVERSION= 0.9.0 +PORTVERSION= 1.0.0 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |