diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-01 03:52:20 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-01 03:52:20 +0000 |
commit | 9ddcef29f02b67e9cdbeca5393ab7df3634ff20b (patch) | |
tree | b4a0392c7e5a70f8b66d7357697f6195f9613133 /devel/jrtplib/Makefile | |
parent | d34db6058291c92c7ab9fbd3499a749a60d7f543 (diff) |
- Update to 3.6.0
PR: ports/99642
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by: maintainer, delphij (mentor)
Notes
Notes:
svn path=/head/; revision=166683
Diffstat (limited to 'devel/jrtplib/Makefile')
-rw-r--r-- | devel/jrtplib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile index bc037bbc3525..fd1bfc0c15ab 100644 --- a/devel/jrtplib/Makefile +++ b/devel/jrtplib/Makefile @@ -6,8 +6,7 @@ # PORTNAME= jrtplib -PORTVERSION= 3.5.2 -PORTREVISION= 1 +PORTVERSION= 3.6.0 CATEGORIES= devel MASTER_SITES= http://research.edm.luc.ac.be/jori/jrtplib/ |