diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-18 10:37:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-18 10:37:39 +0800 |
commit | 4687a03e7d09d49c5343574101ee4d4c8e8ac1e4 (patch) | |
tree | 2581cd9a2955fae25a1dd46b670c281dda1f2e5b /accessibility/orca/Makefile | |
parent | 78b398c8d53f014313746f501fd2b3235c1337a9 (diff) | |
download | marcuscom-ports-4687a03e7d09d49c5343574101ee4d4c8e8ac1e4.tar marcuscom-ports-4687a03e7d09d49c5343574101ee4d4c8e8ac1e4.tar.gz marcuscom-ports-4687a03e7d09d49c5343574101ee4d4c8e8ac1e4.tar.bz2 marcuscom-ports-4687a03e7d09d49c5343574101ee4d4c8e8ac1e4.tar.lz marcuscom-ports-4687a03e7d09d49c5343574101ee4d4c8e8ac1e4.tar.xz marcuscom-ports-4687a03e7d09d49c5343574101ee4d4c8e8ac1e4.tar.zst marcuscom-ports-4687a03e7d09d49c5343574101ee4d4c8e8ac1e4.zip |
Update to 2.17.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8054 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 9a340d402..be347f668 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.7 2006/11/07 07:29:24 marcus Exp $ +# $MCom: ports/accessibility/orca/Makefile,v 1.8 2006/12/03 23:45:47 marcus Exp $ # PORTNAME= orca -PORTVERSION= 2.17.3 +PORTVERSION= 2.17.4 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |