diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-11-24 01:53:15 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-11-24 01:53:15 +0000 |
commit | b0879a8f94a34e87f7dd65b67a44e8a87101bd7f (patch) | |
tree | 88f9e21707552a4d715d791b911b5acdaa699de8 /net/sup | |
parent | 1a73ab68a7908518e5f4b78a229998339337f644 (diff) | |
download | ports-b0879a8f94a34e87f7dd65b67a44e8a87101bd7f.tar.gz ports-b0879a8f94a34e87f7dd65b67a44e8a87101bd7f.zip |
Notes
Diffstat (limited to 'net/sup')
-rw-r--r-- | net/sup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |