diff options
-rw-r--r-- | accessibility/atk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 8b6958950..2b29459b6 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.104 2010/04/02 16:56:50 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.106 2010/06/29 21:13:58 kwm Exp $ # PORTNAME= atk PORTVERSION= 1.30.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= accessibility devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index bf71dc174..21519c596 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD: ports/x11-toolkits/pango/Makefile,v 1.120 2010/07/25 19:35:07 kwm Exp $ -# $MCom: ports-stable/x11-toolkits/pango/Makefile,v 1.9 2010/06/23 22:34:21 kwm Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.157 2010/08/08 12:10:30 kwm Exp $ # PORTNAME= pango PORTVERSION= 1.28.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits MASTER_SITES= GNOME \ ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |