diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-18 09:05:29 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-18 09:05:29 +0800 |
commit | 5f0a8132695934356396766a8956fa3bf233159f (patch) | |
tree | 7fdf88a20724a1c86350d07d8863106536f3b55b /accessibility/atk/Makefile | |
parent | a4185ef81243ca52fb3e1731c4806a9f7f281bbd (diff) | |
download | marcuscom-ports-5f0a8132695934356396766a8956fa3bf233159f.tar marcuscom-ports-5f0a8132695934356396766a8956fa3bf233159f.tar.gz marcuscom-ports-5f0a8132695934356396766a8956fa3bf233159f.tar.bz2 marcuscom-ports-5f0a8132695934356396766a8956fa3bf233159f.tar.lz marcuscom-ports-5f0a8132695934356396766a8956fa3bf233159f.tar.xz marcuscom-ports-5f0a8132695934356396766a8956fa3bf233159f.tar.zst marcuscom-ports-5f0a8132695934356396766a8956fa3bf233159f.zip |
- Update to 1.11.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5423 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 002556ad5..f51db22cf 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.56 2005/09/05 21:13:50 marcus Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.58 2006/01/16 21:31:27 ahze Exp $ # PORTNAME= atk -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.2 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.11 |