diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /math/genius | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'math/genius')
-rw-r--r-- | math/genius/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile index a882f93e0ca..6db24983703 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2011/09/08 20:18:28 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2011/11/01 06:02:01 sbd Exp $ # DISTNAME= genius-1.0.14 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ |