diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-02 17:00:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-02 17:00:53 +0000 |
commit | 0433feb657a98c7554617e08fbbb3eecd580dcc5 (patch) | |
tree | 6118484b43bb7460d581f7368040c1f84f88040f /databases/db42 | |
parent | 8e81ce8404320b581174043911e48a3afa394110 (diff) | |
download | ports-0433feb657a98c7554617e08fbbb3eecd580dcc5.tar.gz ports-0433feb657a98c7554617e08fbbb3eecd580dcc5.zip |
Notes
Diffstat (limited to 'databases/db42')
-rw-r--r-- | databases/db42/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/db42/Makefile b/databases/db42/Makefile index e0919740e1ab..6f530585878e 100644 --- a/databases/db42/Makefile +++ b/databases/db42/Makefile @@ -8,6 +8,7 @@ PORTNAME= db3 PORTVERSION= 3.2.9 PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/update/${PORTVERSION}/ DISTNAME= db-${PORTVERSION} |