diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-27 07:55:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-27 07:55:10 +0800 |
commit | 84492aa3b9e6d97fbdc8d1e411cf2b1562964ebb (patch) | |
tree | a4c217d5bc9a58a58d2178490e68adf1ffbb1121 /x11-toolkits/pango/Makefile | |
parent | bc3e4e9f87b0285a91c73473b346c425b4a9e8c3 (diff) | |
download | freebsd-ports-gnome-84492aa3b9e6d97fbdc8d1e411cf2b1562964ebb.tar.gz freebsd-ports-gnome-84492aa3b9e6d97fbdc8d1e411cf2b1562964ebb.tar.zst freebsd-ports-gnome-84492aa3b9e6d97fbdc8d1e411cf2b1562964ebb.zip |
s/PORTREVISON/PORTREVISION/
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Pointy hat to: nork
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 949d6286830c..f0706b190858 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -7,7 +7,7 @@ PORTNAME= pango PORTVERSION= 1.2.1 -PORTREVISON= 1 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.2,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ |