summaryrefslogtreecommitdiffstats
path: root/accessibility/atk/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-08 04:07:43 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-08 04:07:43 +0800
commitf2b3b067088ea0f79205571b7b12cb1241ad046a (patch)
tree5a4778b498e7e7f88bf031607020bc41a6ba240d /accessibility/atk/Makefile
parent49e95fabb92f7551c33d75d6e679d604bd2f0b65 (diff)
downloadmarcuscom-ports-f2b3b067088ea0f79205571b7b12cb1241ad046a.tar
marcuscom-ports-f2b3b067088ea0f79205571b7b12cb1241ad046a.tar.gz
marcuscom-ports-f2b3b067088ea0f79205571b7b12cb1241ad046a.tar.bz2
marcuscom-ports-f2b3b067088ea0f79205571b7b12cb1241ad046a.tar.lz
marcuscom-ports-f2b3b067088ea0f79205571b7b12cb1241ad046a.tar.xz
marcuscom-ports-f2b3b067088ea0f79205571b7b12cb1241ad046a.tar.zst
marcuscom-ports-f2b3b067088ea0f79205571b7b12cb1241ad046a.zip
Update to 1.8.0. I'm assuming this will be part of GNOME 2.8, but
if it needs to go into ports-experimental, then so be it. It just seems a little early to be releasing tarballs for the 2.8-RELEASE. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2779 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r--accessibility/atk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 861d29b06..edb93a0b3 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= atk
-PORTVERSION= 1.7.3
+PORTVERSION= 1.8.0
CATEGORIES= accessibility devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
ftp://ftp.gtk.org/pub/gtk/v2.3/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.7
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org