diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-12 01:33:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-12 01:33:55 +0800 |
commit | 56f126eae49e8778e5cc446b40ea7abde79a3a91 (patch) | |
tree | 26c84d65094dedd3a0d00cfdb72a2eafec637da2 /x11-toolkits/pango/Makefile | |
parent | 1504713d30a27f6d5202634107b0296a942b8128 (diff) | |
download | marcuscom-ports-56f126eae49e8778e5cc446b40ea7abde79a3a91.tar marcuscom-ports-56f126eae49e8778e5cc446b40ea7abde79a3a91.tar.gz marcuscom-ports-56f126eae49e8778e5cc446b40ea7abde79a3a91.tar.bz2 marcuscom-ports-56f126eae49e8778e5cc446b40ea7abde79a3a91.tar.lz marcuscom-ports-56f126eae49e8778e5cc446b40ea7abde79a3a91.tar.xz marcuscom-ports-56f126eae49e8778e5cc446b40ea7abde79a3a91.tar.zst marcuscom-ports-56f126eae49e8778e5cc446b40ea7abde79a3a91.zip |
Update to 1.1.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@280 df743ca5-7f9a-e211-a948-0013205c9059
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 1426cb5d9..951e81e0b 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pango -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.1,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ |