diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-07-25 19:35:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-07-25 19:35:08 +0000 |
commit | 65898b3f67b3d8e8a17dca6914405aded77c8962 (patch) | |
tree | e78e9c70bc1a3c88055a240791ca22ed62d1f879 /x11-toolkits/pango/Makefile | |
parent | 90a918f71bfcf23b3df4225f711a4644a2519b63 (diff) | |
download | ports-65898b3f67b3d8e8a17dca6914405aded77c8962.tar.gz ports-65898b3f67b3d8e8a17dca6914405aded77c8962.zip |
Notes
Diffstat (limited to 'x11-toolkits/pango/Makefile')
-rw-r--r-- | x11-toolkits/pango/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index b09c487e28b8..192c081f6c43 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.154 2010/04/01 12:08:27 kwm Exp $ +# $MCom: ports-stable/x11-toolkits/pango/Makefile,v 1.9 2010/06/23 22:34:21 kwm Exp $ # PORTNAME= pango -PORTVERSION= 1.28.0 -PORTREVISION?= 1 +PORTVERSION= 1.28.1 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME \ ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |