aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-11-11 23:01:02 +0800
committergarga <garga@FreeBSD.org>2005-11-11 23:01:02 +0800
commitc30cb8fd791bdc20c90df40158f1d55a1df1abdc (patch)
treee156505f3d39faca3fc0978e0e7bb67e25fb2bf9 /benchmarks
parent06d23736183accbc0743e271bdfb419271489b0a (diff)
downloadfreebsd-ports-graphics-c30cb8fd791bdc20c90df40158f1d55a1df1abdc.tar.gz
freebsd-ports-graphics-c30cb8fd791bdc20c90df40158f1d55a1df1abdc.tar.zst
freebsd-ports-graphics-c30cb8fd791bdc20c90df40158f1d55a1df1abdc.zip
- Remove DEPRECATED and EXPIRATION_DATE since maintainer is hosting src
files. Noticed by: barner
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 0ecc24d7191..0f8a9c1cf92 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