diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-03-18 01:44:19 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-03-18 01:44:19 +0000 |
commit | e44121e1c4841e56d184c743caee37e0a373a9dc (patch) | |
tree | 1172d5e8fc2d2c871f0eda6e9095ae06259fb8d8 /x11-toolkits/pango/Makefile | |
parent | 176e5b4e58cc030f3cd428cac05e63e9c829e489 (diff) | |
download | ports-e44121e1c4841e56d184c743caee37e0a373a9dc.tar.gz ports-e44121e1c4841e56d184c743caee37e0a373a9dc.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 6c17a364b0ef..d14a785cf8ce 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -8,7 +8,7 @@ PORTNAME= pango PORTVERSION= 1.26.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME \ ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |