diff options
author | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
commit | 68fd50e3914009ae433f1127be5afebb0fbbdaea (patch) | |
tree | 350d46f49351a73775ecc23459c02231c4c68a64 /fonts | |
parent | b3e4ce7d4b0a31db7e011acf6c475710a20d1818 (diff) | |
download | pkgsrc-68fd50e3914009ae433f1127be5afebb0fbbdaea.tar.gz |
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/fontconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile index 66c1f001a87..5d16932d48c 100644 --- a/fonts/fontconfig/Makefile +++ b/fonts/fontconfig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/09/22 21:55:56 recht Exp $ +# $NetBSD: Makefile,v 1.17 2003/10/11 13:40:19 grant Exp $ # DISTNAME= fontconfig-2.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts gnome MASTER_SITES= http://fontconfig.org/release/ |