diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /math/libixion | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'math/libixion')
-rw-r--r-- | math/libixion/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/libixion/Makefile b/math/libixion/Makefile index 2f4ac0e760d..c8dc3af644f 100644 --- a/math/libixion/Makefile +++ b/math/libixion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 10:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2016/10/07 18:25:59 adam Exp $ DISTNAME= libixion-0.12.1 +PKGREVISION= 1 CATEGORIES= math devel MASTER_SITES= http://kohei.us/files/ixion/src/ EXTRACT_SUFX= .tar.xz |