From 210452a3eeee9ec8c4ab599949c2ef8e554e91f1 Mon Sep 17 00:00:00 2001 From: sem Date: Wed, 24 Nov 2004 01:53:15 +0000 Subject: - Standardize an EXPIRATION_DATE format. Approved by: krion --- net/sup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/sup/Makefile b/net/sup/Makefile index a913783d72f9..0988ed49fdb7 100644 --- a/net/sup/Makefile +++ b/net/sup/Makefile @@ -17,7 +17,7 @@ COMMENT= CMU's Software Update Protocol package FORBIDDEN= "Unmaintained, potential security issues (CAN-2004-0451)" DEPRECATED= ${FORBIDDEN} -EXPIRATION_DATE=12/07/2004 +EXPIRATION_DATE=2004-12-07 MAN1= sup.1 MAN8= supservers.8 -- cgit