diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-03-25 02:44:29 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-03-25 02:44:29 +0800 |
commit | 0e04596a42f3446c7ffb7b22fe0f8c3c2e13c8a3 (patch) | |
tree | ac2ed9270a44f0ffebc345787e25029ed289bb8a | |
parent | 7efb761e24b1229cd8a549f9e6ba69e297abb47d (diff) | |
download | freebsd-ports-gnome-0e04596a42f3446c7ffb7b22fe0f8c3c2e13c8a3.tar.gz freebsd-ports-gnome-0e04596a42f3446c7ffb7b22fe0f8c3c2e13c8a3.tar.zst freebsd-ports-gnome-0e04596a42f3446c7ffb7b22fe0f8c3c2e13c8a3.zip |
Bump PORTREVISION after the fonts path change.
-rw-r--r-- | x11-fonts/inconsolata-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/inconsolata-ttf/Makefile b/x11-fonts/inconsolata-ttf/Makefile index da3ee2347d49..69107ab6d058 100644 --- a/x11-fonts/inconsolata-ttf/Makefile +++ b/x11-fonts/inconsolata-ttf/Makefile @@ -3,7 +3,7 @@ PORTNAME= inconsolata-ttf PORTVERSION= 20090215 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://www.levien.com/type/myfonts/ DISTNAME= Inconsolata |