diff options
Diffstat (limited to 'databases/typhoon/Makefile')
-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 36ec085643ac..5a0c5271fad0 100644 --- a/databases/typhoon/Makefile +++ b/databases/typhoon/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: typhoon -# Version required: 1.10.3 # Date created: Wed Dec 11 15:16:19 CST 1996 # Whom: erich@FreeBSD.org # # $FreeBSD$ # -DISTNAME= typhoon-1.10.3 +PORTNAME= typhoon +PORTVERSION= 1.10.3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/db |