diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-13 08:54:42 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-13 08:54:42 +0800 |
commit | 76aca5ff578f046c563eeb6852357bfd9730ec87 (patch) | |
tree | 8384a0a38681f63f94091138f2cb1e3927a53287 /x11-toolkits/pango/Makefile | |
parent | 87af86c50212fa05e5fd092773833d6a8ecc5b6c (diff) | |
download | marcuscom-ports-76aca5ff578f046c563eeb6852357bfd9730ec87.tar marcuscom-ports-76aca5ff578f046c563eeb6852357bfd9730ec87.tar.gz marcuscom-ports-76aca5ff578f046c563eeb6852357bfd9730ec87.tar.bz2 marcuscom-ports-76aca5ff578f046c563eeb6852357bfd9730ec87.tar.lz marcuscom-ports-76aca5ff578f046c563eeb6852357bfd9730ec87.tar.xz marcuscom-ports-76aca5ff578f046c563eeb6852357bfd9730ec87.tar.zst marcuscom-ports-76aca5ff578f046c563eeb6852357bfd9730ec87.zip |
Update to 1.16.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8538 df743ca5-7f9a-e211-a948-0013205c9059
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 d8123bc78..fa098b5e4 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.92 2007/02/13 21:20:58 marcus Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.93 2007/02/27 18:23:23 mezz Exp $ # PORTNAME= pango -PORTVERSION= 1.16.0 +PORTVERSION= 1.16.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ |