summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-11-11 15:01:02 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-11-11 15:01:02 +0000
commitb5327da797d322dd6eb62e0c1356ca7ba74e9d70 (patch)
tree798d6206b453be5241e959e37759c3bfa9c9c4b5 /benchmarks
parent- Fix WWW and MASTER_SITES (diff)
- Remove DEPRECATED and EXPIRATION_DATE since maintainer is hosting src
files. Noticed by: barner
Notes
Notes: svn path=/head/; revision=147938
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/xengine/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index 0ecc24d71915..0f8a9c1cf929 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xengine
PORTVERSION= 1.0.1
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.sunsite.org.uk/usenet/comp.sources.x/volume9/xengine/
+MASTER_SITES= http://www.kazu.kz/freebsd/
DISTFILES= part01.gz patch1.gz
PATCH_DIST_STRIP= -p1 # no ${PATCHFILES} but used below
@@ -18,9 +18,6 @@ COMMENT= Reciprocating engine for X
EXTRACT_DEPENDS= gunshar:${PORTSDIR}/archivers/sharutils
-DEPRECATED= "mastersite disappeared, no longer maintained by author"
-EXPIRATION_DATE= 2005-12-31
-
DIST_SUBDIR= xengine
NO_WRKSUBDIR= yes
USE_IMAKE= yes