diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-25 19:27:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-25 19:27:25 +0800 |
commit | a7aa4d516d206e4038a084e9a4cca05e3d3fc07f (patch) | |
tree | ab1713a01c68d2ea516ab47ffeaab8db919e9210 /accessibility/atk/Makefile | |
parent | ed09484630ef9037e0ff49723c05743c5fc5f094 (diff) | |
download | marcuscom-ports-a7aa4d516d206e4038a084e9a4cca05e3d3fc07f.tar marcuscom-ports-a7aa4d516d206e4038a084e9a4cca05e3d3fc07f.tar.gz marcuscom-ports-a7aa4d516d206e4038a084e9a4cca05e3d3fc07f.tar.bz2 marcuscom-ports-a7aa4d516d206e4038a084e9a4cca05e3d3fc07f.tar.lz marcuscom-ports-a7aa4d516d206e4038a084e9a4cca05e3d3fc07f.tar.xz marcuscom-ports-a7aa4d516d206e4038a084e9a4cca05e3d3fc07f.tar.zst marcuscom-ports-a7aa4d516d206e4038a084e9a4cca05e3d3fc07f.zip |
Update to 1.21.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10502 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r-- | accessibility/atk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index e2c697b2b..d3fdc0bb9 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.87 2008/01/14 15:44:29 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.88 2008/01/19 22:45:41 mezz Exp $ # PORTNAME= atk -PORTVERSION= 1.21.5 +PORTVERSION= 1.21.92 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} |