diff options
author | crees <crees@FreeBSD.org> | 2011-08-25 05:43:22 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-08-25 05:43:22 +0800 |
commit | b6b83e80d989bd10d4d0a311bef9b7ed8500440f (patch) | |
tree | ac0b846931315c48e0c9ead9ff714037946d1478 /sysutils | |
parent | e0cfa7bf3d0bb6aac96e1a3c35ac3489b50ec58a (diff) | |
download | freebsd-ports-gnome-b6b83e80d989bd10d4d0a311bef9b7ed8500440f.tar.gz freebsd-ports-gnome-b6b83e80d989bd10d4d0a311bef9b7ed8500440f.tar.zst freebsd-ports-gnome-b6b83e80d989bd10d4d0a311bef9b7ed8500440f.zip |
Give two more months-- upstream is trying to find new home.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cpuburn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index db9c04704caf..d51afb00794f 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= CPU/memory stress testing utilities DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 +EXPIRATION_DATE= 2011-11-01 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 amd64 |