diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-16 22:57:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-16 22:57:41 +0000 |
commit | d91584cbef0c910d901e3c1fff26c03034f2cd12 (patch) | |
tree | 7f4e6402762ddec8637605058420948840070181 /databases/db4/Makefile | |
parent | 12b94e51e5fbf11a9b35670263b724fa3788b56b (diff) | |
download | ports-d91584cbef0c910d901e3c1fff26c03034f2cd12.tar.gz ports-d91584cbef0c910d901e3c1fff26c03034f2cd12.zip |
Notes
Diffstat (limited to 'databases/db4/Makefile')
-rw-r--r-- | databases/db4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db4/Makefile b/databases/db4/Makefile index 2f17f1f4600c..ec9f123c3f2a 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= db3 -PORTVERSION= 3.1.14 +PORTVERSION= 3.1.17 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/update/${PORTVERSION}/ DISTNAME= db-${PORTVERSION} |