diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /devel/pangox-compat/Makefile | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'devel/pangox-compat/Makefile')
-rw-r--r-- | devel/pangox-compat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pangox-compat/Makefile b/devel/pangox-compat/Makefile index 3805274f46e..5e4b51e45e8 100644 --- a/devel/pangox-compat/Makefile +++ b/devel/pangox-compat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/01/16 09:29:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:20:38 tnn Exp $ DISTNAME= pangox-compat-0.0.2 +PKGREVISION= 1 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangox-compat/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |