diff options
author | marcus <marcus@FreeBSD.org> | 2007-12-12 04:44:20 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-12-12 04:44:20 +0000 |
commit | f474699a3acc9e661c73e0cc8d00597b18c523c5 (patch) | |
tree | 57d4bf6fa2b1f43a7c1a5d5bd9d2431005e7df80 /accessibility/orca/Makefile | |
parent | 2e09fb1faaffaf6d03122965822c094990eb1f38 (diff) | |
download | FreeBSD-ports-f474699a3acc9e661c73e0cc8d00597b18c523c5.zip FreeBSD-ports-f474699a3acc9e661c73e0cc8d00597b18c523c5.tar.gz |
Update to 2.20.2.
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 ac15031..b7e25d5 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.32 2007/10/13 21:13:14 marcus Exp $ +# $MCom: ports-stable/accessibility/orca/Makefile,v 1.1 2007/12/01 05:37:44 marcus Exp $ # PORTNAME= orca -PORTVERSION= 2.20.1 +PORTVERSION= 2.20.2 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |