diff options
author | adam <adam> | 2010-05-15 07:17:16 +0000 |
---|---|---|
committer | adam <adam> | 2010-05-15 07:17:16 +0000 |
commit | 4d926c0c65757a3e718fccf40015a24aaa25ec4d (patch) | |
tree | 6c4a9aebb82be6ef4126b4163aecce2f1c4cf7b4 /devel/xsd | |
parent | a277a1ae5cfc3dd9007a6a1e4d41b67765d7b8c5 (diff) | |
download | pkgsrc-4d926c0c65757a3e718fccf40015a24aaa25ec4d.tar.gz |
Revision bump after updating boost-libs to 1.43.0
Diffstat (limited to 'devel/xsd')
-rw-r--r-- | devel/xsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile index d505deabf84..67893698ba2 100644 --- a/devel/xsd/Makefile +++ b/devel/xsd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/01/04 15:47:48 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2010/05/15 07:19:59 adam Exp $ DISTNAME= xsd-3.2.0+dep EXTRACT_SUFX= .tar.bz2 PKGNAME= xsd-3.2.0 +PKGREVISION= 1 CATEGORIES= devel textproc MASTER_SITES= http://www.codesynthesis.com/download/xsd/3.2/ |