diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:03:19 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-14 00:03:19 +0000 |
commit | 9eccb6831ef43e597b0ea093acc43a02750663d5 (patch) | |
tree | 5746f400633d641ab92a53ea95f40123926b4666 /databases/db2 | |
parent | 600de52aceb97cb5bd4e623d936d452af0a3be02 (diff) | |
download | ports-9eccb6831ef43e597b0ea093acc43a02750663d5.tar.gz ports-9eccb6831ef43e597b0ea093acc43a02750663d5.zip |
Notes
Diffstat (limited to 'databases/db2')
-rw-r--r-- | databases/db2/Makefile | 3 | ||||
-rw-r--r-- | databases/db2/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/databases/db2/Makefile b/databases/db2/Makefile index 055ca490b73b..45f52b8ce495 100644 --- a/databases/db2/Makefile +++ b/databases/db2/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Jan 1998 # Whom: Josh Tiefenbach <josh@ican.net> # -# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $ +# $Id: Makefile,v 1.13 1999/04/08 19:05:42 billf Exp $ # DISTNAME= db-2.7.3 @@ -13,7 +13,6 @@ MASTER_SITES= ftp://ftp.terra.net/pub/sleepycat/ MAINTAINER= josh@ican.net Y2K= http://www.sleepycat.com/faq.html#A8 -WWW_SITE= http://www.sleepycat.com/ MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix diff --git a/databases/db2/pkg-descr b/databases/db2/pkg-descr index 106eecafe46a..b9ed34ee6d81 100644 --- a/databases/db2/pkg-descr +++ b/databases/db2/pkg-descr @@ -10,4 +10,4 @@ interface changes, see: http://www.sleepycat.com/update/ -For more information, refer to http://www.sleepycat.com +WWW: http://www.sleepycat.com |