diff options
Diffstat (limited to 'benchmarks/dbs/Makefile')
-rw-r--r-- | benchmarks/dbs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index 15af76ed5d0e..ff62a78dbca9 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dbs -# Version required: 1.1.5 # Date created: 1 August 1998 # Whom: jkoshy # # $FreeBSD$ # -DISTNAME= dbs-1.1.5 +PORTNAME= dbs +PORTVERSION= 1.1.5 CATEGORIES= benchmarks MASTER_SITES= http://shika.aist-nara.ac.jp/member/yukio-m/dbs/software1.1.5/ |