diff options
Diffstat (limited to 'x11-toolkits/pango/Makefile')
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 53258b208..da6add776 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= pango -PORTVERSION= 1.36.6 +PORTVERSION= 1.36.7 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME @@ -33,7 +33,7 @@ LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip VERSION= 1.8.0 -LIBVERSION= 0.3600.6 +LIBVERSION= 0.3600.7 PLIST_SUB+= VERSION=${VERSION} LIBVERSION=${LIBVERSION} FONTSCALE= ${LOCALBASE}/lib/X11/fonts/TTF/luximb.ttf |