diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-24 09:50:14 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-24 09:50:14 +0000 |
commit | 3561c3f1a20b0b014c02f122ef9e88beead29e44 (patch) | |
tree | 967a19572557abf1e984d5e67bb7d3acb70856e3 /x11-toolkits | |
parent | new port www/tidy-lib (diff) |
Bump PORTREVISION by changing libXft2.so to libXft.so.
PR: ports/48463
Reported by: Timothy R. Geier <tgeier@acsmail.com> and many
Not objected to by: cvs-all, marcus, anholt (5days)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/pango/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index fe93b85ccae4..949d6286830c 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -7,6 +7,7 @@ PORTNAME= pango PORTVERSION= 1.2.1 +PORTREVISON= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.2,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ |