diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:47:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:47:29 +0000 |
commit | f79d4c835e0e165fb3c00fd499538012a20516f4 (patch) | |
tree | 5b5243ec0e83cc95afcc619212268f122ede6cd5 | |
parent | 318a3dc0c8216c9eb97b0eaf559566d42bbba4a2 (diff) | |
download | ports-f79d4c835e0e165fb3c00fd499538012a20516f4.tar.gz ports-f79d4c835e0e165fb3c00fd499538012a20516f4.zip |
Notes
-rw-r--r-- | sysutils/diskmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/diskmark/Makefile b/sysutils/diskmark/Makefile index 43d9e9b5db81..31a4714bf128 100644 --- a/sysutils/diskmark/Makefile +++ b/sysutils/diskmark/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program to mark disks using empty partition table entries DEPRECATED= Makes no sense on FreeBSD > 4.x. Use glabel(8) instead -EXPIRATION_DATE= 2006-03-01 +EXPIRATION_DATE= 2007-03-01 # Diskmark makes little sense on arches that don't boot from MBR # partition tables and doesn't build on 64-bit platforms with strict |