diff options
Diffstat (limited to 'picobsd')
-rw-r--r-- | picobsd/ssh-picobsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/picobsd/ssh-picobsd/Makefile b/picobsd/ssh-picobsd/Makefile index dd6a7c438762..d4a722c72801 100644 --- a/picobsd/ssh-picobsd/Makefile +++ b/picobsd/ssh-picobsd/Makefile @@ -24,6 +24,8 @@ NO_CDROM= "Picobsd only" NO_PACKAGE= "This is only useful to build picobsd images" BROKEN= "Install fails" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_AUTOCONF_VER= 213 GNU_CONFIGURE= YES |