diff options
Diffstat (limited to 'benchmarks/xengine/Makefile')
-rw-r--r-- | benchmarks/xengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index ac814c0b72c4..77d8d62e8941 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xengine -# Version required: pl1 # Date created: 17 January 1997 # Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp> # # $FreeBSD$ # -DISTNAME= xengine-1.0.1 +PORTNAME= xengine +PORTVERSION= 1.0.1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ DISTFILES= part01.z patch1.z |