diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-01-29 11:53:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-01-29 11:53:00 +0000 |
commit | e85575700ed9896cd5c0ea578affbcf4bcc6a09e (patch) | |
tree | 0a3e644c1c0772e81a1dcf4225fadfd4ee465b98 /databases/db2 | |
parent | cdfec4157fc60302425ea3ff73ff427e1925380c (diff) | |
download | ports-e85575700ed9896cd5c0ea578affbcf4bcc6a09e.tar.gz ports-e85575700ed9896cd5c0ea578affbcf4bcc6a09e.zip |
Notes
Diffstat (limited to 'databases/db2')
-rw-r--r-- | databases/db2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db2/Makefile b/databases/db2/Makefile index 429a53b0201d..538e9b224c5b 100644 --- a/databases/db2/Makefile +++ b/databases/db2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= db +PORTNAME= db2 PORTVERSION= 2.7.7 PORTREVISION= 1 CATEGORIES= databases |