diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2009-03-09 21:52:21 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2009-03-09 21:52:21 +0000 |
commit | c737c1c0da5820505f0cf9edd287ec222bd91554 (patch) | |
tree | 2b4b844d8f8088dfa943899a0024258874e66259 /math/goblin/Makefile | |
parent | cfa1de393aa4c0bf9b86ed55d0edeaec6e88fc98 (diff) | |
download | ports-c737c1c0da5820505f0cf9edd287ec222bd91554.tar.gz ports-c737c1c0da5820505f0cf9edd287ec222bd91554.zip |
- Update to 2.8b28
Notes
Notes:
svn path=/head/; revision=229807
Diffstat (limited to 'math/goblin/Makefile')
-rw-r--r-- | math/goblin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile index cdb9e574a671..3d42e9bc45e0 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= goblin -DISTVERSION= 2.8b24 +DISTVERSION= 2.8b28 CATEGORIES= math MASTER_SITES= SF/goblin2 DISTNAME= ${PORTNAME}.${DISTVERSION} |