diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-23 04:40:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-23 04:40:02 +0800 |
commit | 00112abc4df76af375563c27cdf59446c3cf49ff (patch) | |
tree | 37e45e2357a17c5b70b28caaabdec665bb8c62c6 /x11-toolkits/pango/Makefile | |
parent | 3798b20dbd9b9a3d86e336fd81a6701824c3cf03 (diff) | |
download | marcuscom-ports-00112abc4df76af375563c27cdf59446c3cf49ff.tar marcuscom-ports-00112abc4df76af375563c27cdf59446c3cf49ff.tar.gz marcuscom-ports-00112abc4df76af375563c27cdf59446c3cf49ff.tar.bz2 marcuscom-ports-00112abc4df76af375563c27cdf59446c3cf49ff.tar.lz marcuscom-ports-00112abc4df76af375563c27cdf59446c3cf49ff.tar.xz marcuscom-ports-00112abc4df76af375563c27cdf59446c3cf49ff.tar.zst marcuscom-ports-00112abc4df76af375563c27cdf59446c3cf49ff.zip |
Update to 1.19.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10217 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 751932755..5d57ce1ff 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.113 2007/10/30 14:22:23 ahze Exp $ +# $MCom: ports/x11-toolkits/pango/Makefile,v 1.114 2007/12/23 09:10:03 kwm Exp $ # PORTNAME= pango -PORTVERSION= 1.19.2 +PORTVERSION= 1.19.3 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ |