diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-11 15:12:06 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-11 15:12:06 +0000 |
commit | 2212408e6921e0d00a9d38c85c71feb4957a7bc3 (patch) | |
tree | 869b3f75a9d45c170b75fcadb287834b56f72181 /science/ruby-gphys | |
parent | d74ec151602e0abbb6b4eaf00038e0746eae1949 (diff) | |
download | ports-2212408e6921e0d00a9d38c85c71feb4957a7bc3.tar.gz ports-2212408e6921e0d00a9d38c85c71feb4957a7bc3.zip |
- Chase fftw3 libver bump
Notes
Notes:
svn path=/head/; revision=162087
Diffstat (limited to 'science/ruby-gphys')
-rw-r--r-- | science/ruby-gphys/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/ruby-gphys/Makefile b/science/ruby-gphys/Makefile index b39c90f5a49f..7574cf3b0bf9 100644 --- a/science/ruby-gphys/Makefile +++ b/science/ruby-gphys/Makefile @@ -7,6 +7,7 @@ PORTNAME= gphys PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= science ruby MASTER_SITES= ftp://www.gfd-dennou.org/arch/ruby/products/gphys/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |