diff options
Diffstat (limited to 'x11-toolkits/pangomm/Makefile')
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index 66c36cd6e..d5a11acfd 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.5 2008/09/10 16:51:04 marcus Exp $ +# $MCom: ports/x11-toolkits/pangomm/Makefile,v 1.6 2008/09/22 10:53:48 kwm Exp $ # PORTNAME= pangomm -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} |