diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-31 06:37:38 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-31 06:37:38 +0800 |
commit | 3f30a32fffb30a5d64e57938beeb978ca51ef2a7 (patch) | |
tree | 66aba6a0773efb18bb451355c000837c2007709a /accessibility/at-spi/Makefile | |
parent | 617d708c8107046fea955dfed796923395ce8653 (diff) | |
download | marcuscom-ports-3f30a32fffb30a5d64e57938beeb978ca51ef2a7.tar marcuscom-ports-3f30a32fffb30a5d64e57938beeb978ca51ef2a7.tar.gz marcuscom-ports-3f30a32fffb30a5d64e57938beeb978ca51ef2a7.tar.bz2 marcuscom-ports-3f30a32fffb30a5d64e57938beeb978ca51ef2a7.tar.lz marcuscom-ports-3f30a32fffb30a5d64e57938beeb978ca51ef2a7.tar.xz marcuscom-ports-3f30a32fffb30a5d64e57938beeb978ca51ef2a7.tar.zst marcuscom-ports-3f30a32fffb30a5d64e57938beeb978ca51ef2a7.zip |
- Update to 1.7.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5570 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi/Makefile')
-rw-r--r-- | accessibility/at-spi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index e6a0ced16..0ce514bd4 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi/Makefile,v 1.29 2006/01/16 23:51:20 marcus Exp $ +# $MCom: ports/accessibility/at-spi/Makefile,v 1.30 2006/01/18 01:27:39 ahze Exp $ # PORTNAME= at-spi -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.7 |