diff options
author | tonio <tonio@pkgsrc.org> | 2005-09-09 12:31:22 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-09-09 12:31:22 +0000 |
commit | c7b63354753bfa1129c9a60b257e1ab515aac907 (patch) | |
tree | 743f5a1b6150c6afc4c69cbde75181df107dca49 /fonts | |
parent | 049a3bdef22377ed29b3666b67338895004868ce (diff) | |
download | pkgsrc-c7b63354753bfa1129c9a60b257e1ab515aac907.tar.gz |
bump PKGREVISION, now x libs will be found on netbsd
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/t1lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/t1lib/Makefile b/fonts/t1lib/Makefile index c3aea3bbf50..7f5b1e6dc30 100644 --- a/fonts/t1lib/Makefile +++ b/fonts/t1lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2005/09/07 17:46:28 reed Exp $ +# $NetBSD: Makefile,v 1.26 2005/09/09 12:31:22 tonio Exp $ DISTNAME= t1lib-5.1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts devel graphics MASTER_SITES= ${MASTER_SITE_SUNSITE:=libs/graphics/} |