diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-31 16:59:53 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-31 16:59:53 +0000 |
commit | 2f28bb286a1f144817c18af6ed9857a0b04478fd (patch) | |
tree | 68843a3ba3839c2b83340486fd32095a6272ca80 /databases/typhoon | |
parent | dbb916b8a2a16cb8bf10c2db251694e7eb56ec01 (diff) | |
download | ports-2f28bb286a1f144817c18af6ed9857a0b04478fd.tar.gz ports-2f28bb286a1f144817c18af6ed9857a0b04478fd.zip |
Notes
Diffstat (limited to 'databases/typhoon')
-rw-r--r-- | databases/typhoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile index 3a8b27450643..9b5f1e5283a5 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -3,13 +3,13 @@ # Date created: Wed Dec 11 15:16:19 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.1.1.1 1996/12/12 02:41:11 erich Exp $ +# $Id: Makefile,v 1.2 1996/12/12 05:18:10 asami Exp $ # DISTNAME= typhoon-1.10.3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= devel/db +MASTER_SITE_SUBDIR= libs/db EXTRACT_SUFX= .tgz MAINTAINER= erich@FreeBSD.org |