diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-09 00:07:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-04-09 00:07:39 +0000 |
commit | 15815c848be187553f15454c9505aa5a2f381e30 (patch) | |
tree | 7c39caaf513289292063f90bb0aa6782d58f6cf6 /x11-toolkits/pango/Makefile | |
parent | 6017a4b68560184654fbb176252dcc316ad27cab (diff) | |
download | ports-15815c848be187553f15454c9505aa5a2f381e30.tar.gz ports-15815c848be187553f15454c9505aa5a2f381e30.zip |
Notes
Diffstat (limited to 'x11-toolkits/pango/Makefile')
-rw-r--r-- | x11-toolkits/pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 91af411df713..e3896d347b46 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pango -PORTVERSION= 1.20.0 +PORTVERSION= 1.20.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ |