diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-19 19:28:36 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-19 19:28:36 +0000 |
commit | 02e4e5321c3be90235473ef15c464cf2e90b0a62 (patch) | |
tree | 377b5a4c648c6a7c461693b3e9a413cdfe8154cc /x11-fonts/fontconfig/Makefile | |
parent | 7587b2313ce637b39a24d9f3382870a1dbf7752e (diff) | |
download | FreeBSD-ports-02e4e5321c3be90235473ef15c464cf2e90b0a62.zip FreeBSD-ports-02e4e5321c3be90235473ef15c464cf2e90b0a62.tar.gz |
Update to 2.1.
Diffstat (limited to 'x11-fonts/fontconfig/Makefile')
-rw-r--r-- | x11-fonts/fontconfig/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index b62eec9..edcef2a 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -6,10 +6,9 @@ # PORTNAME= fontconfig -PORTVERSION= 2.0 -PORTREVISION= 2 +PORTVERSION= 2.1 CATEGORIES= x11-fonts -MASTER_SITES= http://www.fontconfig.org/release/ +MASTER_SITES= http://www.fontconfig.org/fontconfig/release/ DISTNAME= fcpackage.${PORTVERSION:S/./_/} MAINTAINER= gnome@FreeBSD.org |